{% extends "siteconfig/settings.html" %} {% block subnavbar %}{% endblock %} {% block form_content %} {% comment %} This tricks the browser into autofilling this field and not subsequent fields. Since there's no name=, nothing will be sent to the server. {% endcomment %}
{{block.super}} {% endblock form_content %}