From 4df1f1aa6f104df1161954b7def736373e14ca65 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 20 Jun 2017 16:33:10 +0300 Subject: www: prevent email obfuscation in settings --- juick-www/src/main/webapp/WEB-INF/views/settings_main.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'juick-www/src/main/webapp/WEB-INF/views') diff --git a/juick-www/src/main/webapp/WEB-INF/views/settings_main.html b/juick-www/src/main/webapp/WEB-INF/views/settings_main.html index e5342229..14c200b6 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/settings_main.html +++ b/juick-www/src/main/webapp/WEB-INF/views/settings_main.html @@ -78,6 +78,7 @@ {% endif %} {% if emails is not empty %} +

You can receive all your subscriptions by email:
Sent to

+ {% endif %}

 

You can post to Juick via e-mail. Send your plain text -- cgit v1.2.3