src/templates/tweetWidget.html
author hamidouk
Tue, 29 Nov 2011 14:34:30 +0100
branchpopcorn-port
changeset 350 c637688bd680
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
tweetWidget : format the tweet date according to the locale.

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