{% extends 'console/sortable_table.html' %} {% block content %}
{% for tag in tags %} {{ tag }} {% endfor %}