Moved footer to an include

This commit is contained in:
Perry Woodin 2016-07-12 17:28:49 -04:00
parent f857b4762d
commit b8999e100c
13 changed files with 573 additions and 157 deletions

View file

@ -39,9 +39,7 @@
<!-- Footer -->
<footer class="content">
This is the footer
{% include footer.html %}
</footer>
<!-- Mobile Nav -->
@ -51,6 +49,7 @@
</div>
<script src="/assets/js/full-menu.js"></script>
}
<script>
function windowPopup(url, width, height) {