From 45e3d7b2f8ea44115c4b5b8d5e467c75f45ffb89 Mon Sep 17 00:00:00 2001 From: Lynne Date: Tue, 6 Nov 2018 21:08:06 +1000 Subject: [PATCH] replaced footer with template embed --- templates/landing_page.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/landing_page.html b/templates/landing_page.html index b011e76..b69ccda 100644 --- a/templates/landing_page.html +++ b/templates/landing_page.html @@ -20,9 +20,6 @@

Log In - +{% include 'footer.html' %} \ No newline at end of file