{% comment %} {% extends 'base.html' %} {% endcomment %} {% load static widget_tweaks %} {% block content %}
{% for tag in countries %} {% endfor %}
{% comment %}
{% endfor %}
{% csrf_token %}
{% endcomment %} {% if error_msg %}

{{ error_msg }}

{% endif %} {% endblock %}