X-Git-Url: http://git.auf.org/?p=auf_framonde.git;a=blobdiff_plain;f=project%2Ftemplates%2FpageContri.html;h=92122c1f9fd91ce61f6bc18fc2f54a82d4db35ef;hp=c11f43adec3a19ee6edfa50d44d4d2d1a504bf67;hb=2e4710d8b848b6f6633ccac2a75ecc2584d8a880;hpb=01b54c21c3ab60808f349e115e67464e065323e7 diff --git a/project/templates/pageContri.html b/project/templates/pageContri.html index c11f43a..92122c1 100644 --- a/project/templates/pageContri.html +++ b/project/templates/pageContri.html @@ -11,8 +11,9 @@ {% if contri_list %} {% for item in contri_list %}
{{item.lieu}}, le {{item.date_event|date:"d F Y"}}
-Date Limite: {{item.date_limite|date:"d F Y"}}
+ {% if item.sous_titre %}{{item.sous_titre}}
{% endif %} +{{item.lieu}} {{item.date_event }}
+{% paginate %}