{% extends "main.html" %} {%load static%} {% block content %}

Tags

{% for tag in tags %} {% endfor %}
Tag Name Actions

{{tag.name}}

{% endblock content %}