--- a/src/iconolab/templates/iconolab/collection_home.html Thu Aug 18 15:46:01 2016 +0200
+++ b/src/iconolab/templates/iconolab/collection_home.html Thu Aug 18 16:41:55 2016 +0200
@@ -7,7 +7,7 @@
{% load iconolab_tags %}
{% block content %}
-<h2><small>Page principale: </small>{{collection.verbose_name}}</h2><br>
+<h2>{{collection.verbose_name}}</h2><br>
<ul class="nav nav-tabs">
<li id="tab-recent" role="presentation" {% if recent_annotations %} class="active" {% endif %}><a class="collection-home-tab" id="show-recent">Annotations récentes</a></li>