Add footer to events view
This commit is contained in:
parent
0c38102951
commit
a71e291331
|
@ -35,5 +35,6 @@
|
||||||
</div> <!-- End main .col-md-10 -->
|
</div> <!-- End main .col-md-10 -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<?php include("footer.php"); ?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue