view release on metacpan or search on metacpan
lib/Chronicle/Plugin/Generate/LowerCase.pm view on Meta::CPAN
Steve Kemp <steve@steve.org.uk>
=cut
__DATA__
<!DOCTYPE html>
<html lang="en">
<head>
<title>Blog Post Moved</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="0; url=<!-- tmpl_var name='top' --><!-- tmpl_var name='target' -->">
<link rel="canonical" href="<!-- tmpl_var name='top' --><!-- tmpl_var name='target' -->">
</head>
<body>
<h1>Post Moved</h1>
<p>Please find the post here:</p>
<ul>
<li><a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='target' -->"><!-- tmpl_var name='top' --><!-- tmpl_var name='target' --></a></li>
</ul>
themes/blog.steve.org.uk/archive.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>
<title>Entries posted in <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<!-- 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 posted in <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></h1>
<blockquote>
<!-- tmpl_if name='entries' -->
themes/blog.steve.org.uk/archive_index.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" />
<title><!-- tmpl_var name='blog_title' -->: Archive</title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!-- 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>Blog Archive</h1>
<blockquote>
themes/blog.steve.org.uk/entry.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><!-- tmpl_var name='title' --></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;">
<!-- tmpl_include name='inc/blog-post.inc' -->
<!-- tmpl_if name='comments' -->
<!-- tmpl_include name='inc/comment-loop.inc' -->
themes/blog.steve.org.uk/inc/add-comment.inc view on Meta::CPAN
<!-- tmpl_if name='comments_enabled' -->
<script type="text/javascript" src="/js/jquery-1.11.1.min.js">
</script>
<blockquote>
<div id="output">
<h3>Add A Comment</h3>
<blockquote>
<form action="/cgi-bin/comments.cgi" id="cform" name="cform" method="POST" accept-charset="utf-8">
<input type="hidden" name="id" value="<!-- tmpl_var name='link' escape='html' -->" />
<input type="hidden" name="robot" id="robot" value="" />
<input type="hidden" name="frosty" id="frosty" value="☃">
<table>
<tr><td><b>Name</b>:</td>
<td><input type="text" size="55" name="name" /></td></tr>
<tr><td><b>Email</b>:</td>
<td><input type="text" size="55" name="mail" /></td></tr>
<tr><td><b>Website</b>:</td>
<td><input type="text" size="55" name="link" /></td></tr>
themes/blog.steve.org.uk/index.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><!-- tmpl_var name='blog_title' --></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="border-right: 1px solid grey; padding:5px">
<!-- tmpl_if name='entries' -->
themes/blog.steve.org.uk/page.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><!-- tmpl_var name='title' --></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><!-- tmpl_var name='title' --></h1>
<!-- tmpl_var name='content' -->
</td>
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>
themes/blog.steve.org.uk/tag_index.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><!-- tmpl_var name='blog_title' -->: Tag Cloud</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>Tag Cloud</h1>
themes/bs2/archive.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --> - Archive <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->/index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/bs2/archive_index.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --> - Archive</title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/bs2/entry.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --></title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/bs2/inc/add-comment.inc view on Meta::CPAN
<!-- tmpl_if name='comments_enabled' -->
<script type="text/javascript" src="/js/jquery-1.7.1.min.js">
</script>
<div id="output">
<h3>Add A Comment</h3>
<form action="/cgi-bin/comments.cgi" id="cform" name="cform" method="POST" accept-charset="utf-8">
<input type="hidden" name="id" value="<!-- tmpl_var name='link' escape='html' -->" />
<input type="hidden" name="robot" id="robot" value="" />
<input type="hidden" name="frosty" id="frosty" value="☃">
<table>
<tr><td><b>Name</b>:</td>
<td><input type="text" size="55" name="name" /></td></tr>
<tr><td><b>Email</b>:</td>
<td><input type="text" size="55" name="mail" /></td></tr>
<tr><td><b>Website</b>:</td>
<td><input type="text" size="55" name="link" /></td></tr>
themes/bs2/index.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --></title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/bs2/page.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --></title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/bs2/static/js/jquery-1.7.1.min.js view on Meta::CPAN
/*! jQuery v1.7.1 jquery.com | jquery.org/license */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("ifram...
f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){ret...
{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this...
themes/bs2/tag.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --> - Tagged <!-- tmpl_var name='tag' --></title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/bs2/tag_index.tmpl view on Meta::CPAN
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="">
<meta name="description" content="">
<title><!-- tmpl_var name='blog_title' --> - Tags</title>
<link rel="shortcut icon" href="<!-- tmpL_var name='top' -->favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS" href="<!-- tmpL_var name='top' -->index.rss">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/mezzanine.css">
<link rel="stylesheet" href="<!-- tmpl_var name='top' -->css/bootstrap-responsive.css">
<script src="<!-- tmpl_var name='top' -->js/jquery-1.7.1.min.js"></script>
themes/default/archive.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' -->: entries from <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
</head>
<body>
<!-- XML FEED -->
<!-- tmpl_include name='header.inc' -->
<h3>Entries from <!-- tmpl_var name='month_name' escape='html' --> <!-- tmpl_var name='year' escape='html' -->.</h3>
<!-- tmpl_loop name='entries' -->
<div class="entry">
<div class="title">
themes/default/archive_index.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' -->: Archive</title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
</head>
<body>
<!-- tmpl_include name='header.inc' -->
<h3>Archive</h3>
<dl>
<!-- tmpl_loop name='archive' -->
<dt><a href="<!-- tmpl_var name='top' -->/archive/<!-- tmpl_var name='year' -->/<!-- tmpl_var name='month' -->"><!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></a></dt>
<dd><p><!-- tmpl_var name='count' --> posts.</p></dd>
themes/default/entry.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' -->: <!-- tmpl_var name='title' --></title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
<!-- tmpl_unless name='no_comments' -->
<link rel="alternate" title="Comment Feed" href="<!-- tmpl_var name='basename' -->.rss" type="application/rss+xml" />
<!-- /tmpl_unless -->
<!-- tmpl_if name='title' -->
<meta name="description" content="<!-- tmpl_var name='title' escape='html' -->" />
<!-- /tmpl_if -->
<!-- tmpl_if name='tags' -->
themes/default/index.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' --></title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
<link rel="alternate" title="RSS Feed" href="<!-- tmpl_var name='top' -->index.rss" type="application/rss+xml" />
</head>
<body>
<!-- tmpl_include name='header.inc' -->
<!-- tmpl_loop name='entries' -->
<div class="entry">
<div class="title"><a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->"><!-- tmpl_var name='title' --></a></div>
<div class="date"><!-- tmpl_var name='date' escape='html' --><!-- tmpl_if name='time' --> at <!-- tmpl_var name='time' --><!-- /tmpl_if --></div>
themes/default/page.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' -->: <!-- tmpl_var name='title' --></title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
<!-- tmpl_unless name='no_comments' -->
<link rel="alternate" title="Comment Feed" href="<!-- tmpl_var name='basename' -->.rss" type="application/rss+xml" />
<!-- /tmpl_unless -->
<!-- tmpl_if name='title' -->
<meta name="description" content="<!-- tmpl_var name='title' escape='html' -->" />
<!-- /tmpl_if -->
<!-- tmpl_if name='tags' -->
themes/default/tag.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' -->: Entries Tagged <!-- tmpl_var name='tag' --></title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
</head>
<body>
<!-- tmpl_include name='header.inc' -->
<h3>Entries tagged "<!-- tmpl_var name='tag' escape='html' -->".</h3>
<!-- tmpl_loop name='entries' -->
<div class="entry">
<div class="title">
<a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->"><!-- tmpl_var name='title' --></a>
themes/default/tag_index.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title><!-- tmpl_var name='blog_title' -->: Tag List</title>
<link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css" />
</head>
<body>
<!-- tmpl_include name='header.inc' -->
<h3>Tag Cloud</h3>
<!-- tmpl_if name='all_tags' -->
<ul style="list-style:none;">
<!-- tmpl_loop name='all_tags' -->
<li><a href="<!-- tmpl_var name='top' -->/tags/<!-- tmpl_var name='tag' escape='html' -->" title="Used <!-- tmpl_var name='count' --> times"><!-- tmpl_var name='tag' --></a></li>
themes/leftbar/archive.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>
<title>Entries posted in <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<!-- tmpl_include name='inc/style.inc' -->
<!-- tmpl_include name='inc/analytics.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" style="padding:5px;" width="18%"><!-- tmpl_include name='inc/sidebar.inc' --></td>
<td valign="top" width="80%" style="padding:5px; border-left: 1px solid grey;">
<h1>Entries posted in <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></h1>
<blockquote>
themes/leftbar/archive_index.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" />
<title><!-- tmpl_var name='blog_title' -->: Archive</title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!-- tmpl_include name='inc/style.inc' -->
<!-- tmpl_include name='inc/analytics.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" style="padding:5px;" width="18%"><!-- tmpl_include name='inc/sidebar.inc' --></td>
<td valign="top" width="80%" style="padding:5px; border-right: 1px solid grey;">
themes/leftbar/entry.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><!-- tmpl_var name='title' --></title>
<!-- tmpl_include name='inc/style.inc' -->
<!-- tmpl_include name='inc/analytics.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" style="padding:5px;" width="18%"><!-- tmpl_include name='inc/sidebar.inc' --></td>
<td valign="top" width="80%" style="padding:5px; border-left: 1px solid grey;">
themes/leftbar/inc/add-comment.inc view on Meta::CPAN
<!-- tmpl_if name='comments_enabled' -->
<script type="text/javascript" src="/js/jquery-1.11.1.min.js">
</script>
<blockquote>
<div id="output">
<h3>Add A Comment</h3>
<blockquote>
<form action="/cgi-bin/comments.cgi" id="cform" name="cform" method="POST" accept-charset="utf-8">
<input type="hidden" name="id" value="<!-- tmpl_var name='link' escape='html' -->" />
<input type="hidden" name="robot" id="robot" value="" />
<input type="hidden" name="frosty" id="frosty" value="☃">
<table>
<tr><td><b>Name</b>:</td>
<td><input type="text" size="55" name="name" /></td></tr>
<tr><td><b>Email</b>:</td>
<td><input type="text" size="55" name="mail" /></td></tr>
<tr><td><b>Website</b>:</td>
<td><input type="text" size="55" name="link" /></td></tr>
themes/leftbar/index.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><!-- tmpl_var name='blog_title' --></title>
<!-- tmpl_include name='inc/style.inc' -->
<!-- tmpl_include name='inc/analytics.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" style="padding:5px;" width="18%"><!-- tmpl_include name='inc/sidebar.inc' --></td>