{% comment %} {% extends 'base.html' %} {% endcomment %} {% load static widget_tweaks %} {# not used? #} {% block content %}
{% for tag in categories %} {% endfor %}
{% if error_msg %}

{{ error_msg }}

{% endif %} {% endblock %}