From cc8777107ece64c44468c33a1c7006e0f86987c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Sat, 8 Jul 2017 16:55:05 +0200 Subject: [PATCH] Fixing templates for the new logos. --- src/camps/templates/bornhack-2016_camp_detail.html | 2 +- src/camps/templates/bornhack-2017_camp_detail.html | 2 +- src/camps/templates/bornhack-2018_camp_detail.html | 2 +- src/templates/base.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/camps/templates/bornhack-2016_camp_detail.html b/src/camps/templates/bornhack-2016_camp_detail.html index 80023f18..0aa72220 100644 --- a/src/camps/templates/bornhack-2016_camp_detail.html +++ b/src/camps/templates/bornhack-2016_camp_detail.html @@ -5,7 +5,7 @@ {% block content %}
- +
diff --git a/src/camps/templates/bornhack-2017_camp_detail.html b/src/camps/templates/bornhack-2017_camp_detail.html index dc84ebbf..f5eb33a3 100644 --- a/src/camps/templates/bornhack-2017_camp_detail.html +++ b/src/camps/templates/bornhack-2017_camp_detail.html @@ -5,7 +5,7 @@ {% block content %}
- +
diff --git a/src/camps/templates/bornhack-2018_camp_detail.html b/src/camps/templates/bornhack-2018_camp_detail.html index ff27375e..87cd8630 100644 --- a/src/camps/templates/bornhack-2018_camp_detail.html +++ b/src/camps/templates/bornhack-2018_camp_detail.html @@ -5,7 +5,7 @@ {% block content %}
- +
diff --git a/src/templates/base.html b/src/templates/base.html index 0cddd057..23c4507b 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -49,7 +49,7 @@ {% if request.resolver_match.kwargs.camp_slug and camp %} - bornhack + bornhack {% else %}