comparison themes/default/month.template @ 32:b45bf60f66e1

2007-08-16 18:22:56 by steve Removed heading xml feed.
author steve
date Thu, 16 Aug 2007 18:22:56 +0000
parents b9a683f07bab
children 6b5d3f055a8c
comparison
equal deleted inserted replaced
31:27f1da6ebf83 32:b45bf60f66e1
20 <h2><!-- tmpl_var name='blog_subtitle' --></h2> 20 <h2><!-- tmpl_var name='blog_subtitle' --></h2>
21 <!-- /tmpl_if --> 21 <!-- /tmpl_if -->
22 </div> 22 </div>
23 23
24 <p>Entries from <!-- tmpl_var name='month' escape='html' --> <!-- tmpl_var name='year' escape='html' -->.</p> 24 <p>Entries from <!-- tmpl_var name='month' escape='html' --> <!-- tmpl_var name='year' escape='html' -->.</p>
25 <p style="text-align: right;"><a href="<!-- tmpl_var name='month' escape='html' -->.rss"><img src="<!-- tmpl_if name='url_prefix' --><!-- tmpl_var name='url_prefix' --><!-- tmpl_else -->../../<!-- /tmpl_if -->xml.gif"></a></p>
26 25
27 <!-- tmpl_loop name='entries' --> 26 <!-- tmpl_loop name='entries' -->
28 <div class="entry"> 27 <div class="entry">
29 <div class="title"> 28 <div class="title">
30 <a href="<!-- tmpl_if name='url_prefix' --><!-- tmpl_var name='url_prefix' --><!-- tmpl_else -->../../<!-- /tmpl_if --><!-- tmpl_var name='link' -->"><!-- tmpl_var name='title' --></a> 29 <a href="<!-- tmpl_if name='url_prefix' --><!-- tmpl_var name='url_prefix' --><!-- tmpl_else -->../../<!-- /tmpl_if --><!-- tmpl_var name='link' -->"><!-- tmpl_var name='title' --></a>