Commented a bug.
[cocanwiki.git] / templates / page_header.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <title>::title_html::</title>
5 ::if(is_old_version)::<meta name="robots" content="noindex,nofollow"/>::end::
6 ::if(has_description)::<meta name="description" content="::description_html_tag::" />::end::
7 <meta name="author" content="http://www.merjis.com/" />
8 <link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
9 <link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
10 ::if(has_host_css)::<link rel="stylesheet" href="/_global.css" type="text/css" title="Standard"/>::end::
11 ::if(has_page_css)::<link rel="stylesheet" href="/::page_html_tag::/styles.css::if(is_old_version)::?version=::old_version::::end::" type="text/css" title="Standard"/>::end::
12 <link rel="icon" href="/_graphics/favicon.png" type="image/png" />
13 <link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
14 </head>
15 <body>
16 <h1><span>::title_html::</span></h1>