diff -r 129281e4bc2a -r 029cdbeebf03 annot-server/webapp/templates/pianoroll_index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/annot-server/webapp/templates/pianoroll_index.html Tue Oct 28 09:47:11 2014 +0100 @@ -0,0 +1,23 @@ + + + + + + Mons by IRI + + + + +
+

Évènements actifs :

+ {% for event in events %} +
+ +
+
Code : {{ event.code }}
+
Description : {{ event.description }}
+
+
+ {% endfor %} +
+