{% extends "admin/model/edit.html" %} {% block head_tail %} {{super()}} {%- if config.debug %} {% else %} {% endif -%} {% endblock %} {% block navlinks %} {% endblock %} {% block edit_form %}

Details

{{ lib.render_form(form, return_url, extra(), form_opts) }}

User Organisations

{% raw %} {% endraw %}
Remove Name Is Admin Is Tech.Contact
{{r.name}}
{% endblock %} {% block tail_js %} {{ super() }} {% endblock %}