From: Oleg Broytman Date: Tue, 20 May 2014 03:05:07 +0000 (+0400) Subject: Copy to <h1/> X-Git-Tag: v0.1~19 X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git;a=commitdiff_plain;h=9017a731ba1591d385909809c86cc74ce842dd37 Copy <title/> to <h1/> --- diff --git a/html/html.tmpl b/html/html.tmpl index 175743c..e8c6be1 100644 --- a/html/html.tmpl +++ b/html/html.tmpl @@ -21,6 +21,7 @@ </head> <body bgcolor="#CCCCCC" text="#000000" link="#0000bb" vlink="#551a8b" alink="#ff0000"> +<h1>$title</h1> $body </body> </html>#slurp