{% extends "base.html" %} {% load i18n %} {% load watchlist_tags %} {% block title %}{% trans "Subscriptions list" %}{% endblock %} {% block content %}

{% trans "Subscriptions list" %}.

{% trans "Unsubscribe from subscription type" %}.

{% endblock %}