design/_includes/sessions.list.html
changeset 121 21ac67ebf9e7
parent 115 b5d11572f1ed
--- a/design/_includes/sessions.list.html	Wed Jul 19 16:20:29 2017 +0200
+++ b/design/_includes/sessions.list.html	Tue Jul 18 18:15:51 2017 +0200
@@ -18,13 +18,13 @@
 		{{ session.first | date: "%d/%m/%Y %H:%M" }} → {{ session.last | date: "%d/%m/%Y %H:%M" }}
 	</small>
 
-	<div>
-		{{ session.annotations }} notes / <span><small class="text-muted"><a href="compare-1.html">comparer avec une autre session</a></small></span>
+	<div class="mb-2">
+		<small><strong>{{ session.annotations }} notes</strong> &bull; <a href="#">partager avec le groupe</a>  &bull; <a href="compare-1.html">comparer avec une autre session</a></small>
 	</div>
 
 	<div>{{ session.description  }}</div>
 
-	<div class="keywords">
+	<div class="keywords mt-1">
 	<i class="fa fa-book" aria-hidden="true"></i> mots-clés : 
 
 	{% for keyword in session.keywords  %}