Add footer to events view

This commit is contained in:
Kyle Johnson 2014-12-23 22:43:42 -05:00
parent 0c38102951
commit a71e291331
1 changed files with 1 additions and 0 deletions

View File

@ -35,5 +35,6 @@
</div> <!-- End main .col-md-10 -->
</div>
</div>
<?php include("footer.php"); ?>
</body>
</html>