From 71ff445bfd71620288ad4d184a9f7b44f3bd8dcc Mon Sep 17 00:00:00 2001 From: Luis Cielak Date: Thu, 24 May 2018 14:13:10 -0400 Subject: [PATCH] Add footer with placeholder nav --- templates/base.html.to | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/base.html.to b/templates/base.html.to index bb6e46ac..63643cd9 100644 --- a/templates/base.html.to +++ b/templates/base.html.to @@ -17,6 +17,10 @@ these are not the droids you are looking for {% end %} + + + + {% include 'footer.html.to' %}