{% extends 'base.html' %} {% block title %}Edit {{ tag.name }} - KeepItGoing{% endblock %} {% block content %}

Edit Tag

{% csrf_token %}
Cancel

Danger Zone

Deleting this tag will not delete the tasks with it. Tasks will simply lose this tag.

{% csrf_token %}
{% endblock %}