From 50f501e955456a50662043f2fba3da65392f8457 Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Sun, 22 May 2022 13:00:08 -0400 Subject: [PATCH] add footer, fix layout of index, fix active nav links --- france/france_rsvp/templates/form.html | 4 ++-- france/france_rsvp/templates/index.html | 22 ++++++++++++++-------- france/france_rsvp/templates/layout.html | 6 +++--- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/france/france_rsvp/templates/form.html b/france/france_rsvp/templates/form.html index 7374fee..536b5f8 100644 --- a/france/france_rsvp/templates/form.html +++ b/france/france_rsvp/templates/form.html @@ -6,8 +6,8 @@ Info - {% endblock %} diff --git a/france/france_rsvp/templates/index.html b/france/france_rsvp/templates/index.html index 92417d6..370db06 100644 --- a/france/france_rsvp/templates/index.html +++ b/france/france_rsvp/templates/index.html @@ -1,8 +1,8 @@ {% extends "layout.html" %} {% block navitems %} -