{# -*- coding: utf-8 -*- #} {% extends "forms/user_tab.html" %} {% load exfiltry %} {% load exsyntax %} {% block extrahead %} {% if OK %} {% endif %} {% endblock %} {% block form_content_schbutton %} {% endblock %} {% block all %} {% with show_title_bar=1 title='Setup' vform=True %} {{ block.super }} {% endwith %} {% endblock %}