forked from DGNum/gestioCOF
Un seul modèle pour les actus
This commit is contained in:
parent
8551ffcfd3
commit
8488beeb4e
10 changed files with 120 additions and 183 deletions
|
@ -22,7 +22,7 @@
|
|||
{% get_current_language as curlang %}
|
||||
<span class="actu-minical">{% mini_calendar actu curlang %}</span><span class="actu-dates">{{ actu.dates }}</span>
|
||||
{% else %}
|
||||
{{ actu.body|safe|truncatewords_html:25 }}
|
||||
{{ actu.body|safe|truncatewords_html:10 }}
|
||||
{% endif %}
|
||||
</div>
|
||||
<a href="{% pageurl actu %}" class="actu-overlay"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue