diff --git a/publichealth/home/templates/tags/footer_menu.html b/publichealth/home/templates/tags/footer_menu.html new file mode 100644 index 0000000..f7fe2b9 --- /dev/null +++ b/publichealth/home/templates/tags/footer_menu.html @@ -0,0 +1,7 @@ +{% load navigation wagtailcore_tags %} + + diff --git a/publichealth/home/templates/tags/top_menu.html b/publichealth/home/templates/tags/top_menu.html index 268a352..775d2b8 100644 --- a/publichealth/home/templates/tags/top_menu.html +++ b/publichealth/home/templates/tags/top_menu.html @@ -1,5 +1,4 @@ {% load navigation wagtailcore_tags %} -{% get_site_root as site_root %}