From 09a97fbee2021fda525c934aafd66641eb2050a6 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 23 Apr 2017 22:33:30 +0300 Subject: sendLoginToXmpp should be raw template --- juick-www/src/main/webapp/WEB-INF/views/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'juick-www/src/main/webapp') diff --git a/juick-www/src/main/webapp/WEB-INF/views/login.html b/juick-www/src/main/webapp/WEB-INF/views/login.html index b534796a..9aaf5d39 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/login.html +++ b/juick-www/src/main/webapp/WEB-INF/views/login.html @@ -124,7 +124,7 @@
Facebook
ВКонтакте
XMPP -
{{ i18n("messages","message.sendLoginToXmpp") }}
+
{{ i18n("messages","message.sendLoginToXmpp") | raw }}
@@ -139,4 +139,4 @@
- \ No newline at end of file + -- cgit v1.2.3