equal
deleted
inserted
replaced
13 |
13 |
14 <div class='Ldt-createAnnotation-Container'> |
14 <div class='Ldt-createAnnotation-Container'> |
15 <textarea class='Ldt-createAnnotation-Description'></textarea> |
15 <textarea class='Ldt-createAnnotation-Description'></textarea> |
16 <div class='Ldt-createAnnotation-profileArrow'> |
16 <div class='Ldt-createAnnotation-profileArrow'> |
17 </div> |
17 </div> |
18 <div class='Ldt-createAnnotation-userAvatar'> |
18 <div class='Ldt-createAnnotation-userAvatar'> |
|
19 {{^user_avatar}} |
19 <img src='https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png'></img> |
20 <img src='https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png'></img> |
|
21 {{/user_avatar}} |
|
22 {{#user_avatar}} |
|
23 <img src='{{ user_avatar }}'></img> |
|
24 {{/user_avatar}} |
20 </div> |
25 </div> |
21 </div> |
26 </div> |
22 <div class='Ldt-createAnnotation-submitButton'> |
27 <div class='Ldt-createAnnotation-submitButton'> |
23 <div style='position: absolute; bottom: 17px; right: 13px;'>Submit</div> |
28 <div style='position: absolute; bottom: 5px; right: 5px;'>Submit</div> |
24 </div> |
29 </div> |
25 <div class='Ldt-createAnnotation-keywords'> |
30 <div class='Ldt-createAnnotation-keywords'> |
26 Add keywords : |
31 Add keywords : |
27 </div> |
32 </div> |
28 {{#polemic_mode}} |
33 {{#polemic_mode}} |