diff -r 7b55777486c3 -r 75ba66457232 src/templates/annotation.html --- a/src/templates/annotation.html Tue Oct 04 11:16:06 2011 +0200 +++ b/src/templates/annotation.html Fri Apr 06 16:55:34 2012 +0200 @@ -1,6 +1,10 @@ +{{! template for an annotation displayed in a segmentWidget }}
-
\ No newline at end of file + class='Ldt-iri-chapter Ldt-TraceMe' + style='left: {{startPixel}}px; + width: {{pxWidth}}px; + background-color:{{hexa_color}};' + data-seek='{{seekPlace}}' + thumbnail-url='{{thumbnailUrl}}' + > +