src/templates/tweetWidget.html
author hamidouk
Tue, 29 Nov 2011 16:35:20 +0100
branchpopcorn-port
changeset 354 002c314cabbf
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
added a function to count the number of fields of an object.

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