Changes for page TwitterMacros

Last modified by Ludovic Dubost on 2009/01/02 17:09

From version 8.1
edited by Ludovic Dubost
on 2009/01/02 16:36
Change comment: There is no comment for this version
To version 7.1
edited by Ludovic Dubost
on 2009/01/02 16:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,6 @@
3 3   *#
4 4  
5 5  #macro(twitter_display $list $withuser)
6 -{pre}
7 7  <table>
8 8  #foreach($msg in $list)
9 9  <tr>
... ... @@ -14,7 +14,6 @@
14 14  </tr>
15 15  #end
16 16  </table>
17 -{/pre}
18 18  #end
19 19  
20 20