Bumped version for release.
[cocanwiki.git] / templates / edit_page_css_form.html
index 820592e..166440a 100644 (file)
@@ -3,10 +3,11 @@
 <head>
 <title>Edit stylesheet for this page</title>
 <meta name="author" content="http://www.merjis.com/" />
-<link rel="stylesheet" href="/_css/standard.css" type="text/css" title="Standard"/>
+<link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
+<link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
 </head><body>
 
-<h1>Edit stylesheet for this page</h1>
+<h1><span>Edit stylesheet for this page</span></h1>
 
 <form method="post" action="/_bin/edit_page_css.cmo">
 <input type="hidden" name="page" value="::page_html_tag::"/>
@@ -23,23 +24,6 @@ Editing the stylesheet for <a href="/::page_html_tag::">::page_html::</a>:
 </p>
 </form>
 
-<ul id="topmenu" class="menu">
-<li> <a href="/">Home&nbsp;page</a> | </li>
-<li> <a href="/_sitemap">Sitemap</a> | </li>
-<li> <a href="/_recent">Recent&nbsp;changes</a> </li>
-</ul>
-
-<ul id="bottommenu" class="menu">
-<li> <a href="/">Home&nbsp;page</a> | </li>
-<li> <a href="/_sitemap">Sitemap</a> | </li>
-<li> <a href="/_recent">Recent&nbsp;changes</a> </li>
-</ul>
-
-<hr/>
-
-<ul id="footer" class="menu">
-<li> <a href="/copyright">Copyright &copy; 2004</a> </li>
-</ul>
-
+::include(footer.html)::
 </body>
 </html>
\ No newline at end of file