Lol we forgot the body tag

This commit is contained in:
Patrick Marsceill
2019-01-06 15:50:01 -05:00
parent a3ae6ad74e
commit 06c8acc06b

View File

@@ -2,6 +2,7 @@
<html lang="en-us">
{% include head.html %}
<body>
<div class="page-wrap">
<div class="side-bar">
@@ -72,4 +73,6 @@
</div>
</div>
</div>
</body>
</html>