{% extends "tree.html" %} {% block js %} {% endblock %} {% block content %}

Add role to {{ type|escape }} {{ name }}

Current role{{ tagobj.tags|pluralize }} in this group

{% for tag in tagobj.tags %}{{ tag|escape }} {% endfor %}

Add

{% csrf_token %}

    {% endblock %}