{% if authenticated and repo_admin %}
{{ render_bootstrap_field(form.status,
formclass="issue-metadata-form") }}
{% endif%}
{% if authenticated and repo_admin %}
{% endif%}
{% if authenticated and repo_admin %}
{% endif%}
{% if authenticated and repo_admin %}
{% endif%}
{% if authenticated and repo_admin %}
{% endif%}
{% if repo.priorities %}
{% if authenticated and repo_admin %}
{{ render_bootstrap_field(form.priority,
formclass="issue-metadata-form") }}
{% endif%}
{% endif %}
cancel
{% if authenticated and repo_admin %}
Edit Metadata
{% endif %}