App-Chronicle
view release on metacpan or search on metacpan
themes/blog.steve.org.uk/tag.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Entries tagged <!-- tmpl_var name='tag' escape='html' --></title>
<!-- tmpl_include name='inc/style.inc' -->
</head>
<body>
<h1 id="blog-title"><a href="<!-- tmpl_var name='top' -->"><!-- tmpl_var name='blog_title' --></a> <span><!-- tmpl_var name='blog_subtitle' --></span></h1>
<table style="width:100%; border-top: 1px solid black;">
<tr>
<td valign="top" width="80%" style="padding:5px; border-right: 1px solid grey;">
<h1>Entries tagged <!-- tmpl_var name='tag' escape='html' --></h1>
<!-- tmpl_if name='related' -->
<blockquote>
<p>Related tags:
<!-- tmpl_loop name='related' -->
<a href="<!-- tmpl_var name='top' -->tags/<!-- tmpl_var name='tag' escape='html' -->"><!-- tmpl_var name='tag' escape='html' --></a><!-- tmpl_if name="__last__" -->.<!-- tmpl_else -->, <!-- /tmpl_if -->
<!-- /tmpl_loop -->
</p>
</blockquote>
<!-- /tmpl_if -->
<!-- tmpl_if name='entries' -->
<!-- tmpl_loop name='entries' -->
<!-- tmpl_include name='inc/blog-post-truncated.inc' -->
<!-- /tmpl_loop -->
<!-- tmpl_else name='entries' -->
<p>No entries were found with the given tag.</p>
<!-- /tmpl_if -->
</td>
<td valign="top" style="padding:5px;" width="18%"> <!-- tmpl_include name='inc/sidebar.inc' --></td></tr>
</table>
<!-- tmpl_include name='inc/footer.inc' -->
</body>
</html>
( run in 1.221 second using v1.01-cache-2.11-cpan-af0e5977854 )