Find orphan pages.
[cocanwiki.git] / templates / create_user_form.html
index fc33adc..f11e82a 100644 (file)
@@ -5,13 +5,12 @@
 <meta name="author" content="http://www.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>Create a user account</h1>
+<h1><span>Create a user account</span></h1>
 
 <form method="post" action="/_bin/create_user.cmo">
-<table id="edit_user">
+<table class="left_table">
 <tr>
 <th> Username: </th>
 
 </tr>
 
 <tr>
-<th> Email: </th>
-<td> <input name="email" value="" size="40"/> </td>
-</tr>
-<tr>
 <th> Permissions: </th>
 <td>
 
 </table>
 </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>
-
 ::include(footer.html)::
 </body>
 </html>
\ No newline at end of file