src/templates/rich_tweet.html
author hamidouk
Wed, 23 Nov 2011 11:13:21 +0100
branchpopcorn-port
changeset 304 a938013fc6ea
parent 298 eccdc619ede3
permissions -rw-r--r--
updated the segmentsWidget to throw a message whenever it's clicked to indicate where the arrowWidget should position itself.

{{! template of a 'rich' tweet displayed by the tweetsWidget 
    It's used only when we have access to the twitter api data (normally stored into
    dc:source.content)
}}

<div class='Ldt-tweet_tweetContents'>{{{ contents }}}</div>
<div class='Ldt-tweet_date'>{{ date }}</div>