parent
20c60db13f
commit
38b59ef246
@ -25,10 +25,10 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
{% include "agenda_culturel/filter-inc.html" with filter=filter noarticle=0 category=category %}
|
|
||||||
|
|
||||||
{% with cache_timeout=user.is_authenticated|yesno:"30,600" %}
|
{% with cache_timeout=user.is_authenticated|yesno:"30,600" %}
|
||||||
{% cache cache_timeout week user.is_authenticated calendar.firstdate category filter.get_url %}
|
{% cache cache_timeout week user.is_authenticated calendar.firstdate category filter.get_url %}
|
||||||
|
{% include "agenda_culturel/filter-inc.html" with filter=filter noarticle=0 category=category %}
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user