X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/92fecfc99bd78efe099c72044901f331e4310599..c37aa7a23be8c834cecdff3a2141e0ef91dbaea2:/forum/skins/default/templates/users/subscriptions_settings.html
diff --git a/forum/skins/default/templates/users/subscriptions_settings.html b/forum/skins/default/templates/users/subscriptions_settings.html
index 9c88602..dc9db08 100644
--- a/forum/skins/default/templates/users/subscriptions_settings.html
+++ b/forum/skins/default/templates/users/subscriptions_settings.html
@@ -1,127 +1,108 @@
-{% load i18n %}
-{% load extra_tags %}
-{% load humanize %}
-
-
{% trans "Notifications and subscription settings" %}
-
- {% blocktrans %}
- Here you can decide which types of notifications you wish to receive, and their frequency.
- {% endblocktrans %}
- {% if notificatons_on %}
- {% blocktrans %}
- Currently you have notifications enabled. You can always stop all notifications without losing your settings and restart them afterwards.
- {% endblocktrans %}
- {% else %}
- {% blocktrans %}
- Currently you have notifications disabled. You can enable them by clicking on the Start notifications button below.
- {% endblocktrans %}
- {% endif %}
-
-
+{% load i18n %}
+{% load extra_tags %}
+{% load humanize %}
+
+{% trans "Notifications and subscription settings" %}
+
+ {% blocktrans %}
+ Here you can decide which types of notifications you wish to receive, and their frequency.
+ {% endblocktrans %}
+
+