src/templates/tweetWidget.html
author hamidouk
Mon, 21 Nov 2011 15:15:39 +0100
branchpopcorn-port
changeset 292 31773b5deb26
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
changed the size of default_profile_picture for a twitter account.

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