Add footer with placeholder nav

This commit is contained in:
Luis Cielak 2018-05-24 14:13:10 -04:00 committed by Brian Duggan
parent 5c18a10317
commit 71ff445bfd

View File

@ -17,6 +17,10 @@
these are not the droids you are looking for these are not the droids you are looking for
{% end %} {% end %}
</div> </div>
{% include 'footer.html.to' %}
</body> </body>
</html> </html>