src/templates/rich_tweet.html
author hamidouk
Thu, 24 Nov 2011 12:39:46 +0100
branchpopcorn-port
changeset 320 b693ba1a83be
parent 298 eccdc619ede3
permissions -rw-r--r--
fixed bug in search method

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