diff --git a/rowers/templates/base.html b/rowers/templates/base.html
index 1783af5b..83a28d0c 100644
--- a/rowers/templates/base.html
+++ b/rowers/templates/base.html
@@ -32,10 +32,10 @@
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
-


{% else %}
-


{% endif %}
diff --git a/rowers/templates/basefront.html b/rowers/templates/basefront.html
index ef643ee1..b6fe98fa 100644
--- a/rowers/templates/basefront.html
+++ b/rowers/templates/basefront.html
@@ -28,7 +28,7 @@