- Retour page principale
Fonds Iconolab {{ collection.verbose_name }}
+Fonds {{ collection.verbose_name }}
{{collection.description | safe}} {% if collection.complete_description %} Voir plus
{% endif %} diff -r e91d36cbdfcf -r ad4e1e9bc75d src/iconolab/templates/partials/footer.html --- a/src/iconolab/templates/partials/footer.html Fri Dec 09 14:41:46 2016 +0100 +++ b/src/iconolab/templates/partials/footer.html Fri Dec 09 15:38:02 2016 +0100 @@ -2,7 +2,7 @@ {% load iconolab_tags %}+
diff -r e91d36cbdfcf -r ad4e1e9bc75d src/iconolab/templates/partials/header.html --- a/src/iconolab/templates/partials/header.html Fri Dec 09 14:41:46 2016 +0100 +++ b/src/iconolab/templates/partials/header.html Fri Dec 09 15:38:02 2016 +0100 @@ -1,37 +1,44 @@ {% load notifications_tags %} - +{% load staticfiles %} + + {% include "partials/header_breadcrumbs.html" %}