From 554c804f4ddd350cea2db1d0fd5bbe2e176d8ca2 Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky Date: Wed, 10 May 2017 21:29:09 +0200 Subject: [PATCH] Hide footer contact form, header titles --- publichealth/home/templates/tags/contact_links.html | 6 +++--- publichealth/templates/footer.html | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/publichealth/home/templates/tags/contact_links.html b/publichealth/home/templates/tags/contact_links.html index 324ec8a..942d18d 100644 --- a/publichealth/home/templates/tags/contact_links.html +++ b/publichealth/home/templates/tags/contact_links.html @@ -2,14 +2,14 @@ {% for sc in socials %} - {{ sc.network_title }} + {% endfor %} - + - + diff --git a/publichealth/templates/footer.html b/publichealth/templates/footer.html index 3ecc0fe..45ce539 100644 --- a/publichealth/templates/footer.html +++ b/publichealth/templates/footer.html @@ -17,12 +17,14 @@ -
+
{% contact_info %}
+