# HG changeset patch # User hamidouk # Date 1321886399 -3600 # Node ID c553ce4d9d6b8929ed01b1f19cc409fd20cbce4d # Parent 314e6a13f8416025e45445874f90fa0604a36edb fixed template compilation bug. diff -r 314e6a13f841 -r c553ce4d9d6b src/templates/rich_tweet.html --- a/src/templates/rich_tweet.html Mon Nov 21 15:17:11 2011 +0100 +++ b/src/templates/rich_tweet.html Mon Nov 21 15:39:59 2011 +0100 @@ -1,4 +1,4 @@ -{{! template of a "rich" tweet displayed by the tweetsWidget +{{! 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) }}