{% extends "scopeserver/base.html" %} {% block content %}
{{form}}
{% if errors %}
{{errors}}
{% endif %}
{% endblock %}