{% extends "templates/base.html" %} {% block content %}
{% if nexturl %} {% endif %} {% if error %}
{{error}}
{% endif %}
{% endblock %}