{{collection.verbose_name}}
++
{{collection.description|safe}}
+ {% endthumbnail %} +diff -r 9cc447bd5280 -r cfd40849d24c src/iconolab_mcc/templates/iconolab/home.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/iconolab_mcc/templates/iconolab/home.html Tue Jun 12 13:11:49 2018 +0200 @@ -0,0 +1,139 @@ +{% extends 'iconolab_base.html' %} + +{% load i18n %} +{% load staticfiles %} +{% load thumbnail %} +{% load iconolab_tags %} +{% load humanize %} + +{% block content %} +
Bienvenue sur iconolab. La plateforme + est actuellement en cours de développement.
+Nous entrons en phase d'expérimentation ouverte au grand public. Pour plus d'informations, prière de contacter {{ contact }}.
+{{collection.description|safe}}
+ {% endthumbnail %} ++ {% for contributor in annotation.stats.contributors.all %} + {{ contributor.username }} + {% endfor %} +
+{{ annotation.current_revision.description }}
++ {% for tagging_info in annotation.current_revision.tagginginfo_set.all %} + {{ tagging_info.tag.label }} + {% endfor %} +
+