Isolate all footers into footer.html, so we can more easily change it.
[cocanwiki.git] / templates / footer.html
1 <div id="footer_div">
2 <hr/>
3
4 <ul id="footer" class="menu">
5 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
6 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
7 </ul>
8 </div>