{{collection.verbose_name}}
{{collection.description|safe}}
{% endthumbnail %}{% 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 %}