Fixed a few bugs in the previous check-in.
[cocanwiki.git] / templates / delete_image_form.html
index 04802e0..e46c83e 100644 (file)
@@ -21,21 +21,6 @@ Are you sure you want to delete this image?
 <img src="/_image/::name_html_tag::"
      width="::width::" height="::height::" alt="::alt_html_tag::"/>
 
-<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