src/templates/tweetWidget.html
author hamidouk
Mon, 28 Nov 2011 15:21:53 +0100
branchpopcorn-port
changeset 343 53b3d9c49096
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
begun creating the sprites for the various buttons.

{{! 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>