view release on metacpan or search on metacpan
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;">
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;">
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;">
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;">
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;">
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;">
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;">
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' -->
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>
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 -->
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' -->
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 -->
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>
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>
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>
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>
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>
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>
themes/leftbar/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' -->
<!-- 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>
themes/leftbar/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' -->
<!-- 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>
themes/leftbar/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' -->
<!-- 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>