equal
deleted
inserted
replaced
1 {{! template for the annotation widget }} |
1 {{! template for the annotation widget }} |
2 <div class='Ldt-AnnotationsWidget'> |
2 <div class='Ldt-AnnotationsWidget'> |
3 <!-- ugly div because we want to have a double border --> |
3 <!-- ugly div because we want to have a double border --> |
4 <div class='Ldt-Annotation-DoubleBorder'> |
4 <div class='Ldt-Annotation-DoubleBorder'> |
|
5 |
5 <div class='Ldt-AnnotationContent'> |
6 <div class='Ldt-AnnotationContent'> |
|
7 <div class='Ldt-AnnotationShareIcons'> |
|
8 <a href=''><img src='{{img_dir}}/facebook.png' alt='share on facebook'></img></a> |
|
9 <a href=''><img src='{{img_dir}}/twitter.png' alt='share on twitter'></img></a> |
|
10 <a href=''><img src='{{img_dir}}/google.png' alt='share on google+'></img></a> |
|
11 </div> |
|
12 |
6 <div class='Ldt-SaTitle'></div> |
13 <div class='Ldt-SaTitle'></div> |
7 <div class='Ldt-SaDescription'></div> |
14 <div class='Ldt-SaDescription'></div> |
8 </div> |
15 </div> |
9 </div> |
16 |
10 <div class='Ldt-AnnotationShareIcons'> |
|
11 <a href=''><img src='{{img_dir}}/facebook.png' alt='share on facebook'></img></a> |
|
12 </div> |
17 </div> |
13 </div> |
18 </div> |