src/templates/tweetWidget.html
author hamidouk
Mon, 21 Nov 2011 11:56:10 +0100
branchpopcorn-port
changeset 289 c0e399fbf3fb
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
due to a np++ crash, some files where created in with windows line endings. this commit fixes that.

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