Isolate all footers into footer.html, so we can more easily change it.
[cocanwiki.git] / templates / users.html
index b11f8e7..e67b0e1 100644 (file)
@@ -152,14 +152,6 @@ If set, user may import e-mail.
 </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