comparison themes/default/tags.template @ 22:b9a683f07bab

2007-08-15 00:46:06 by steve Describe the tag + month pages.
author steve
date Wed, 15 Aug 2007 00:46:06 +0000
parents 393cf6c9301b
children b45bf60f66e1
comparison
equal deleted inserted replaced
21:393cf6c9301b 22:b9a683f07bab
18 <!-- tmpl_if name='blog_subtitle' --> 18 <!-- tmpl_if name='blog_subtitle' -->
19 <h2><!-- tmpl_var name='blog_subtitle' --></h2> 19 <h2><!-- tmpl_var name='blog_subtitle' --></h2>
20 <!-- /tmpl_if --> 20 <!-- /tmpl_if -->
21 </div> 21 </div>
22 22
23 <p>Entries tagged "<!-- tmpl_var name='tagname' escape='html' -->".</p>
23 <p style="text-align: right;"><a href="<!-- tmpl_var name='tagname' escape='html' -->.rss"><img src="<!-- tmpl_if name='url_prefix' --><!-- tmpl_var name='url_prefix' --><!-- tmpl_else -->../../<!-- /tmpl_if -->xml.gif"></a></p> 24 <p style="text-align: right;"><a href="<!-- tmpl_var name='tagname' escape='html' -->.rss"><img src="<!-- tmpl_if name='url_prefix' --><!-- tmpl_var name='url_prefix' --><!-- tmpl_else -->../../<!-- /tmpl_if -->xml.gif"></a></p>
24 25
25 26
26 <!-- tmpl_loop name='entries' --> 27 <!-- tmpl_loop name='entries' -->
27 <div class="entry"> 28 <div class="entry">