{{ schema.title or key }} {% if required %}
*
{% endif %}
{% if schema.description %}
{{ schema.description }}
{% endif %}