rev 1843 - trunk/buscador/templates/mail

[prev] [thread] [next] [lurker] [Date index for 2005/02/08]

From: simon
Subject: rev 1843 - trunk/buscador/templates/mail
Date: 12:55 on 08 Feb 2005
Author: simon
Date: 2005-02-08 12:55:51 +0000 (Tue, 08 Feb 2005)
New Revision: 1843

Added:
   trunk/buscador/templates/mail/popular
Log:
For Email::Store::Vote


Added: trunk/buscador/templates/mail/popular
===================================================================
--- trunk/buscador/templates/mail/popular	2005-02-08 12:55:14 UTC (rev 1842)
+++ trunk/buscador/templates/mail/popular	2005-02-08 12:55:51 UTC (rev 1843)
@@ -0,0 +1,18 @@
+[% INCLUDE header title = "Most popular mails" %]
+[% PROCESS macros %]
+<h1> Most popular mails </h1>
+
+[% INCLUDE searchbox %]
+
+<P> <A HREF="[% base | remove('/$')%]/list/list"> View by mailing list
+</A> </P>
+[% FOR mail = mails %]
+<P>
+    [% summary(mail); %]<br />
+    <em>Votes:</em> [% mail.votes.size %]<br/>
+</P>
+
+[% END %]
+
+
+[% INCLUDE footer %]

Generated at 13:00 on 08 Feb 2005 by mariachi 0.52