Liste des projets
| Aperçu | Titre | Média associé | Modification | URL | Embed | Actions | ||||
|---|---|---|---|---|---|---|---|---|---|---|
{% thumbnail p.image "60x60" crop="center" format="PNG" as im %} {% endthumbnail %} |
{{ p.title }} | {% with c=p.contents.all|first %}{{ c.title }}{% endwith %} | {{ p.modification_date|date:"Y/m/d" }} |
|
-
{% if results.has_previous %}
- {% trans "Previous" %} {% else %}
- {% trans "Previous" %} {% endif %} {% if results.paginator.num_pages > 1 %} {% for i in results.paginator.num_pages|get_range %}
- {{i|add:'1'}} {% endfor %} {% endif %} {% if results.has_next %}
- {% trans "Next" %} {% else %}
- {% trans "Next" %} {% endif %} {% if results.paginator.num_pages > 1 %}
- ({% trans "All" %}) {% endif %}
{% endthumbnail %}