{% extends "two_column_body.html" %} {% import "macros.html" as macros %} {% block title %}{% trans %}Subscribe for tags{% endtrans %}{% endblock %} {% block content %}

{% trans %}Subscribe for tags{% endtrans %}

{% trans %}Please, subscribe for the following tags:{% endtrans %}

{% csrf_token %}
{% endblock %}