{% extends "base.html" %} {% block js %} {% endblock %} {% block title %}Change other{% endblock %} {% block content %}
{{ form.non_field_errors }}
{% else %}Something went wrong. Please contact an administrator.
Return code: {{ return_value }}
{% endif %} {% endblock %}