+csv dep for PG'OCaml.
[cocanwiki.git] / templates / delete_user_form.html
index 410d951..a9342a3 100644 (file)
@@ -2,19 +2,18 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <title>Delete user: ::username_html::</title>
-<meta name="author" content="http://www.merjis.com/" />
+<meta name="author" content="http://merjis.com/" />
 <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"/>
-<link rel="stylesheet" href="/_css/users.css" type="text/css" title="Standard"/>
 </head><body>
 
-<h1>Delete user: ::username_html::</h1>
+<h1><span>Delete user: ::username_html::</span></h1>
 
 <p>
 Are you sure you want to delete this user?
 </p>
 
-<table id="edit_user">
+<table class="left_table">
 <tr>
 <th> Username: </th>
 <td> ::username_html:: </td>
@@ -31,29 +30,6 @@ Are you sure you want to delete this user?
 <input type="submit" name="cancel" value="   Cancel   "/>
 </form>
 
-<ul id="topmenu" class="menu">
-<li class="first"> <a href="/">Home&nbsp;page</a> </li>
-<li> <a href="/_sitemap">Sitemap</a> </li>
-<li> <a href="/_recent">Recent&nbsp;changes</a> </li>
-</ul>
-
-<div id="menu_div">
-<ul id="bottommenu" class="menu">
-<li class="first"> <a href="/">Home&nbsp;page</a> </li>
-::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
-::end::
-<li> <a href="/_sitemap">Sitemap</a> </li>
-</ul>
-</div>
-
-<div id="footer_div">
-<hr/>
-
-<ul id="footer" class="menu">
-<li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
-<li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
-</ul>
-</div>
-
+::include(footer.html)::
 </body>
 </html>
\ No newline at end of file