{% if field %}
{% else %}
Add New Field
{% endif %}
{% if field %} {% endif %} {{ form.name }} {{ form.name.errors}} {{ form.field_type }} {{ form.field_type.errors }} {{ form.command }} {{form.command.errors}} {{ form.description }} {{ form.description.errors }} {% if field %} {% else %} {% endif %}