{% extends "layout.html" %} {% block title %}{% if is_create %}New {{ entity_label }}{% else %}Edit {{ entity_label }}{% endif %} — {{ admin_title }}{% endblock %} {% block content %}
No options available.
{{ field.help_text }}
{{ errors[field.name] }}