summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2017-03-11 01:29:13 -0800
committerCarson Fleming <cflems@cflems.net>2017-03-11 01:29:13 -0800
commit3d0d3a86106ece4ea298ab2f262b3af5ff8a7728 (patch)
treeb75b297d980f5b061595cea8b29fe42503907684 /index.php
parenta44a0e047a7582fe7e31743e1b03a17cf2987f73 (diff)
downloadbulletin-3d0d3a86106ece4ea298ab2f262b3af5ff8a7728.tar.gz
Almost there...
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.php b/index.php
index 98a8fb2..a2dd402 100644
--- a/index.php
+++ b/index.php
@@ -73,10 +73,9 @@ require('inc/common.php');
</div>
<div id="footer">
<p id="copy"><a href="#cover">Top</a>&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp;&nbsp;Copyright &copy; 2016 Bulletin Team</p>
- </div>
- </div>
-
+ </div>
</div>
</div>
+ </div>
</body>
</html>