Add footer

This commit is contained in:
Cole Bemis
2017-02-25 20:08:10 -08:00
parent e4c1c6f762
commit 220bfadd58
2 changed files with 12 additions and 0 deletions

View File

@@ -9,5 +9,6 @@
</head>
<body>
{% include header.html %}
{% include footer.html %}
</body>
</html>