{% extends "base.html" %} {% block title %}{{ form_title }} — {{ project.name }} — Fossilrepo{% endblock %} {% block content %}

{{ project.name }}

{% include "fossil/_project_nav.html" %}
← Back to Custom Fields

{{ form_title }}

{% csrf_token %}

Internal name used in the Fossil ticket table. Alphanumeric and underscores only.

Lower numbers appear first.

One option per line. Only used for Select fields.

Cancel
{% endblock %}