src/templates/rich_tweet.html
author hamidouk
Wed, 23 Nov 2011 12:23:47 +0100
branchpopcorn-port
changeset 308 495ef0f3e483
parent 298 eccdc619ede3
permissions -rw-r--r--
added a toString method to the object returned by IriSP.secondsToTime.

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