{% extends "repo_master.html" %} {% from "_formhelper.html" import render_field_in_row %} {% block title %}Edit tag: {{ tag }} - {{ repo.name }}{% endblock %} {%block tag %}home{% endblock %} {% block repo %}
Enter in the field below the new name for the tag: "{{ tag }}"
{{ form.csrf_token }}