{% extends "containers/base.html" %} {% block content %} {% include "channels/include/menu.html" %}
{% for tag in context.get_tags %} {{ tag.name }} ยป {% endfor %}