--- a/design/group-info.html Wed Jul 19 16:20:29 2017 +0200
+++ b/design/group-info.html Tue Jul 18 18:15:51 2017 +0200
@@ -13,7 +13,7 @@
<p class="lead">Nostrud esse amet deserunt exercitation proident in cupidatat ipsum reprehenderit adipisicing do ipsum aute. Dolor est elit voluptate voluptate velit cillum laborum eiusmod nisi.</p>
<h3 class="mt-5">
- Protocole d'annotations
+ Protocole d'annotations <a href="group-protocol-edit.html">modifier</a>
</h3>
<p class="text-muted small">Le procole d'annotation est ensemble de méta-catégories définies par le groupe afin d'avoir un langage commun d'intentions.</p>
@@ -24,6 +24,8 @@
<p>{{ metacategory.description }}</p>
{% endfor %}
+ <hr />
+
{% for metacategory in site.data.metacategories-extra %}
<h4><span style="border-bottom: 3px solid rgb{{ metacategory.color }};">{{ metacategory.label }}</span></h4>