Edit the description fields (metadata) for images and files.
[cocanwiki.git] / templates / footer.html
index 65982be..9c84edf 100644 (file)
@@ -1,8 +1,23 @@
+<ul id="topmenu" class="menu">
+<li class="first home_li"> <a href="/">Home&nbsp;page</a> </li>
+<li class="sitemap_li"> <a href="/_sitemap">Sitemap</a> </li>
+<li class="recent_li"> <a href="/_recent">Recent&nbsp;changes</a> </li>
+</ul>
+
+<div id="menu_div">
+<ul id="bottommenu" class="menu">
+<li id="index_li" class="first"> <a href="/"><span>Home&nbsp;page</span></a> </li>
+::table(sitemenu)::<li> <a href="/::url_html_tag::"><span>::label_html::</span></a> </li>
+::end::
+<li id="sitemap_li"> <a href="/_sitemap"><span>Sitemap</span></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>
+<li> Powered by <a href="::powered_by_url_html_tag::">::powered_by_name_html::</a> </li>
 </ul>
 </div>
\ No newline at end of file