diff --git a/src/agenda_culturel/templates/agenda_culturel/organisation_detail.html b/src/agenda_culturel/templates/agenda_culturel/organisation_detail.html index 5d24fdd..ab02779 100644 --- a/src/agenda_culturel/templates/agenda_culturel/organisation_detail.html +++ b/src/agenda_culturel/templates/agenda_culturel/organisation_detail.html @@ -67,7 +67,7 @@ {% with cache_timeout=user.is_authenticated|yesno:"30,600" %} {% cache cache_timeout organisation_list user.is_authenticated object page_obj.number past %}