src/templates/createAnnotationWidget.html
branchpopcorn-port
changeset 718 c6660cd7bfb3
parent 627 13b9f14bf49a
child 721 0c53eba54b11
--- a/src/templates/createAnnotationWidget.html	Thu Jan 26 12:50:20 2012 +0100
+++ b/src/templates/createAnnotationWidget.html	Thu Jan 26 12:50:50 2012 +0100
@@ -20,7 +20,12 @@
       
       <div class='Ldt-createAnnotation-keywords'>
         Add keywords :       
-      </div>          
+      </div>
+      {{#polemic_mode}}
+      <div class='Ldt-createAnnotation-polemics'>
+        Add polemic keywords     
+      </div>
+      {{/polemic_mode}}
       <div class='Ldt-createAnnotation-submitButton'>
         <div style='position: absolute; bottom: 10pt; right: 11pt;'>Submit</div>
       </div>