{% load static from staticfiles %} {% load floppyforms %} {% load i18n %} {% block body_outer %}
{% trans "Other, Optional, Metadata" %}
{% trans "Attribute" %} | {% trans "Label" %} | {% trans "Description" %} | {% trans "Display Order" %} | |
---|---|---|---|---|
{{form.attribute}} | {{form.attribute_label}} | {{form.description}} | {{form.display_order}} |