]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blob - html/html.tmpl
Copy <title/> to <h1/>
[phdru.name/cgi-bin/blog-ru/search-tags.git] / html / html.tmpl
1 #encoding koi8-r
2 #extends HTTPResponse
3 #implements respond
4 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
5    "http://www.w3.org/TR/html4/loose.dtd">
6 <html>
7 <!-- THIS PAGE IS AUTOMATICALLY GENERATED USING CheetahTemplate. -->
8 <head>
9 <meta HTTP-Equiv="Content-Type" content="text/html">
10 <title>$title</title>
11 <meta name="author" content="Oleg Broytman">
12 <link rel="author" href="../../Russian/blog/" title="&copy; 2014 PhiloSoft Design">
13 <meta name="copyright" content="&copy; 2014 PhiloSoft Design">
14 <link rel="copyright" href="../../Russian/blog/" title="&copy; 2014 PhiloSoft Design">
15 <link rev="made" href="mailto:phd@phdru.name">
16 <meta name="generator" content="CheetahTemplate">
17 <meta name="robots" content="index, follow">
18 <link rel="stylesheet" type="text/css" media="screen" href="../../phd.css">
19 <link rel="shortcut icon" href="../../favicon.ico">
20 <meta name="MSSmartTagsPreventParsing" content="TRUE"> <!-- MUST DIE -->
21 </head>
22 <body bgcolor="#CCCCCC" text="#000000"
23       link="#0000bb"  vlink="#551a8b" alink="#ff0000">
24 <h1>$title</h1>
25 $body
26 </body>
27 </html>#slurp