summaryrefslogtreecommitdiff
path: root/includes/footer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/footer.xml')
-rw-r--r--includes/footer.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/includes/footer.xml b/includes/footer.xml
index 58f2471..9604247 100644
--- a/includes/footer.xml
+++ b/includes/footer.xml
@@ -1,13 +1,8 @@
<div id="footer">
-<div id="moddate">
-<p>Last updated: MODDATE</p>
-</div>
+<p id="moddate">Last updated: MODDATE</p>
-<div id="copyright">
-<p>The text on this website is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Attribution-Share Alike 3.0 License</a>.</p>
-<p>The code used to build this website is released under the <a href="http://www.gnu.org/licenses/agpl.html" rel="license">GNU Affero General Public License</a>. It is available in a <a href="http://git.njw.me.uk/cgit/cgit.cgi/njw-website/">git repository</a>.</p>
-</div>
+<p id="copyright">The text on this website is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Attribution-Share Alike 3.0 License</a>. The <a href="http://git.njw.me.uk/cgit/cgit.cgi/njw-website/">code used to build this website</a> is released under the <a href="http://www.gnu.org/licenses/agpl.html" rel="license">GNU Affero General Public License</a>.</p>
</div>