src/templates/tweetWidget.html
author hamidouk
Fri, 18 Nov 2011 14:56:38 +0100
branchtweet-widget
changeset 277 ff416475397a
parent 267 f84013fb19dc
child 278 ff20c80c6845
permissions -rw-r--r--
fixed the bug with a clearTimeout.

{{! template for the tweet widget }}
<div class='Ldt-tweetWidget'>
  <div class='Ldt-tweetAvatar'>

  </div>
  <div class='Ldt-tweetContents'>

  </div>
</div>