src/templates/tweetWidget.html
author hamidouk
Thu, 24 Nov 2011 11:42:54 +0100
branchpopcorn-port
changeset 318 463382f92211
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
fixed unit tests to follow name changes in css classes. also fixed line endings, which where botched, courtesy of np++.

{{! template for the tweet widget }}
<div class='Ldt-tweetWidget'>
  <div class='Ldt-tweetWidgetMinimize'>Minimize</div>
  <div class='Ldt-tweetAvatar'>

  </div>
  <div class='Ldt-tweetContents'>

  </div>
</div>