{% extends "egonomy_newbase.html" %} {% load static %} {% load i18n %} {% load thumbnail %} {% block title %}{% trans "View a fragment" %}{% endblock %} {% block popins %}

PARAMÈTRES DE LA COLLECTION

Vignette :
Visibilité :
  • Collection n°1

    par Hubert Trucchose

{% endblock %} {% block content %}

{{ col.title }} / par {{ col.author }}

{% if items %} {% ifequal display "slideshow" %} {% endifequal %} {% else %}

{% endif %} {% endblock %} {% block js_page %} {% endblock %}