diff --git a/apps/user/templates/user/notification-settings.html b/apps/user/templates/user/notification-settings.html index e15996e5..3a486926 100644 --- a/apps/user/templates/user/notification-settings.html +++ b/apps/user/templates/user/notification-settings.html @@ -24,42 +24,25 @@ {% endif %}
-
+
{% csrf_token %}
Уведомления и рассылка
+ {% for category in subscription_categories %} - - - - - - + {% endfor %}
-
+
-{% endblock content %} \ No newline at end of file +{% endblock content %}