summaryrefslogtreecommitdiff
path: root/pages/common/_footer.html
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-08 03:13:44 -0800
committerelijah <elijah@riseup.net>2014-01-08 03:13:44 -0800
commit8b41350baf3aaa4988843a9bc2e8884abec07c4c (patch)
tree61dce1acbb916d37c8abf65f257b6d397b7dba1f /pages/common/_footer.html
parent020b3a8d972005207129a6af7a2c519fb0981820 (diff)
switched to using amber, added all the main pages.
Diffstat (limited to 'pages/common/_footer.html')
-rw-r--r--pages/common/_footer.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/pages/common/_footer.html b/pages/common/_footer.html
new file mode 100644
index 0000000..c6ad99e
--- /dev/null
+++ b/pages/common/_footer.html
@@ -0,0 +1,11 @@
+ <footer>
+ <div>
+ (c) 2014 LEAP Encryption Access Project
+ </div>
+ <div>
+ Everything available for download on this site is free and open source software.
+ </div>
+ </footer>
+</div>
+</body>
+</html>