src/templates/createAnnotationWidget.html
branchpopcorn-port
changeset 547 5b58a108086a
parent 546 be6b15bd7234
child 548 96a188138c20
equal deleted inserted replaced
546:be6b15bd7234 547:5b58a108086a
    16         <img src='https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png'></img>
    16         <img src='https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png'></img>
    17       </div> 
    17       </div> 
    18     </div>
    18     </div>
    19     
    19     
    20     <div class='Ldt-createAnnotation-keywords'>
    20     <div class='Ldt-createAnnotation-keywords'>
    21       Add keywords : <span class='Ldt-createAnnotation-present-keyword'>#faux-raccord</span>
    21       Add keywords :       
    22                      <span class='Ldt-createAnnotation-absent-keyword'>#mot-clef</span>
    22       {{#keywords}}<span class='Ldt-createAnnotation-absent-keyword'>{{.}}</span>{{/keywords}}
    23     </div>          
    23     </div>          
    24     <div class='Ldt-createAnnotation-submitButton'>
    24     <div class='Ldt-createAnnotation-submitButton'>
    25       <div style='position: absolute; bottom: 10pt; right: 11pt;'>Submit</div>
    25       <div style='position: absolute; bottom: 10pt; right: 11pt;'>Submit</div>
    26     </div>
    26     </div>
    27   </div>
    27   </div>