diff options
author | elijah <elijah@riseup.net> | 2014-01-08 03:19:57 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-08 03:19:57 -0800 |
commit | b83fa7525ada4fa7c25ca7a7b4cc6d61efb9c5fd (patch) | |
tree | 97f6ad07f297c78b2a532ecb1cdf45a61e227104 /pages/common/_footer.html | |
parent | 8b41350baf3aaa4988843a9bc2e8884abec07c4c (diff) |
s/_footer.html/footer.html.inc/
Diffstat (limited to 'pages/common/_footer.html')
-rw-r--r-- | pages/common/_footer.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/pages/common/_footer.html b/pages/common/_footer.html deleted file mode 100644 index c6ad99e..0000000 --- a/pages/common/_footer.html +++ /dev/null @@ -1,11 +0,0 @@ - <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> |