[Cpan-forum-commit] rev 69 - trunk/templates
svn at pti.co.il
svn at pti.co.il
Thu Feb 3 06:38:11 IST 2005
Author: gabor
Date: 2005-02-03 06:38:10 +0200 (Thu, 03 Feb 2005)
New Revision: 69
Modified:
trunk/templates/groups.tmpl
Log:
better text for the group pages
Modified: trunk/templates/groups.tmpl
===================================================================
--- trunk/templates/groups.tmpl 2005-02-02 19:48:31 UTC (rev 68)
+++ trunk/templates/groups.tmpl 2005-02-03 04:38:10 UTC (rev 69)
@@ -5,10 +5,19 @@
<TMPL_INCLUDE NAME="links.tmpl">
<p>
-This section of the site is for discussing the <TMPL_VAR group> CPAN distribution.<br />
-<a href="/mypan/dist/<TMPL_VAR group>">Manage my subscription to <TMPL_VAR group></a>
+This section of the site is for discussing the <TMPL_VAR group> CPAN distribution.
</p>
+<TMPL_UNLESS messages>
+<p>
+The whole web site is new, so there are no posts in this section yet.
+Visit the <a href="/">main page</a> to see more action.
+</p>
+</TMPL_UNLESS>
+<p>
+If you are <a href="/register/">registered</a> on the forum you can <a href="/mypan/dist/<TMPL_VAR group>">subscribe to e-mail notificatio<TMPL_VAR group></a> for this specific
+distribution and get alerted when someone posts a new message.
+</p>
<TMPL_INCLUDE NAME="listing.tmpl">
<TMPL_INCLUDE NAME="footer.tmpl">
More information about the Cpan-forum-commit
mailing list