Isolate all footers into footer.html, so we can more easily change it.
[cocanwiki.git] / templates / edit_page_css_form.html
index 3876763..2404366 100644 (file)
@@ -39,14 +39,6 @@ Editing the stylesheet for <a href="/::page_html_tag::">::page_html::</a>:
 </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