src/templates/polemicAnnotationView.html
author hamidouk
Wed, 07 Dec 2011 14:33:11 +0100
branchcap-demo
changeset 426 dc154ab81cc8
parent 408 ed1f164061a7
permissions -rw-r--r--
Closing branch

{{! template for the tweet view widget }}
<div class='Ldt-AnnotationsWidget'>
  <!-- ugly div because we want to have a double border -->
  <div class='Ldt-Annotation-DoubleBorder'>
  
    <div class='Ldt-AnnotationContent'>  
		  <div class='Ldt-SaTitle'></div>
	  	<div class='Ldt-SaDescription'></div>
    </div>

  </div>
</div>