{% extends 'base.html' %} {% block content %}

Dem Quiz Beitreten

{% if error %}
{% endif %} {# Show the form unless the error is exactly "Spiel nicht gefunden" #} {% if not (error and error == 'Spiel nicht gefunden') %}
{% endif %}
{% endblock %}