Skip to content

Commit

Permalink
Remove old pentabarf template
Browse files Browse the repository at this point in the history
  • Loading branch information
johanvdw committed Dec 17, 2023
1 parent 2a2bca1 commit a7c4469
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions volunteers/templates/volunteers/tasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@

{% block content %}

{#{% if user.is_authenticated and not user_in_penta %}
<p class="faq">
<h3>Register in pentabarf!</h3>
Please register an account in <a href="https://penta.fosdem.org/submission">pentabarf</a> and add it to <a href="/volunteers/{{ user.username }}/edit/">your details</a> to enable hosting talks.
<br />
</p>

{% endif %}
#}
{% if user.is_authenticated %}<a class="larger-font" href="{% url 'task_list_detailed' user.username %}" title="View schedule">View your schedule</a>{% endif %}

<form class="task_list" action="{% url 'task_list' %}" method="post">{% csrf_token %}
Expand Down

0 comments on commit a7c4469

Please sign in to comment.