diff --git a/volunteers/templates/volunteers/tasks.html b/volunteers/templates/volunteers/tasks.html index 75c8665..b9b42ae 100644 --- a/volunteers/templates/volunteers/tasks.html +++ b/volunteers/templates/volunteers/tasks.html @@ -6,15 +6,6 @@ {% block content %} -{#{% if user.is_authenticated and not user_in_penta %} -

-

Register in pentabarf!

- Please register an account in pentabarf and add it to your details to enable hosting talks. -
-

- -{% endif %} -#} {% if user.is_authenticated %}View your schedule{% endif %}
{% csrf_token %}