If fetching the RSS from the feed fails, keep using the old, cached
[cocanwiki.git] / templates / ok_error.html
index fd53db5..51029a3 100644 (file)
@@ -2,13 +2,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 ::if(has_title)::<title>::title_html::</title>::end::
-<meta name="author" content="http://www.merjis.com/" />
+<meta name="author" content="http://merjis.com/" />
 <link rel="stylesheet" href="/_css/standard.css" type="text/css" title="Standard"/>
 </head>
 <body>
 
 ::if(has_title)::
-<h1>::title_html::</h1>
+<h1><span>::title_html::</span></h1>
 ::end::
 
 ::if(has_icon)::
@@ -36,5 +36,7 @@
 ::end::
 </tr></table>
 
+::if(has_pagebug)::::pagebug::::end::
+
 </body>
 </html>