diff --git a/templates/index.html.tera b/templates/index.html.tera index 7837aa1..debf756 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -54,19 +54,6 @@ - {% if loggedin_user.weight and loggedin_user.sex and loggedin_user.dob %} - - {% endif %} {% if "Donau Linz" in loggedin_user.roles and "Unterstützend" not in loggedin_user.roles and "Förderndes Mitglied" not in loggedin_user.roles %} {% endif %} + {% if loggedin_user.weight and loggedin_user.sex and loggedin_user.dob %} + + {% endif %}