{% extends 'admin/model/edit.html' %} {% block body %} {% call lib.form_tag() %} {{ lib.render_form_fields(form, form_opts=form_widget_args) }}