{% extends "layout.html" %} {% block body %}
{% if form.url.errors or form.token.errors %} {% endif %} {{ form.hidden_tag() }}
{% endblock %}