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 %}