From ec0a90256b86890ad4549d0fff5c3fd373c918d4 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Sun, 11 Dec 2016 21:20:32 +0700 Subject: i18n for login page; login failure url --- .../main/webapp/WEB-INF/templates/views/login.html | 193 +++++++++++---------- .../WEB-INF/templates/views/partial/footer.html | 2 +- juick-spring-www/src/main/webapp/tagscloud.png | Bin 0 -> 42316 bytes 3 files changed, 100 insertions(+), 95 deletions(-) create mode 100644 juick-spring-www/src/main/webapp/tagscloud.png (limited to 'juick-spring-www/src/main/webapp') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/login.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/login.html index 990797c9..d2e424cd 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/login.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/login.html @@ -1,7 +1,11 @@ - + - Juick + + + + + Juick - + - -
juick.com © 2008-2016   Контакты · Помощь
+
juick.com © 2008-2017   Контакты · Помощь
- Зарегистрироваться: + Зарегистрироваться:
Facebook
-
ВКонтакте
+
VK
XMPP -
Отправьте LOGIN на juick@@juick.com
+
[(#{message.sendLoginToXmpp})]
-
Уже зарегистрированы? -
- - - -
+
+ Уже зарегистрированы? +
+
+ + + +
+
- \ No newline at end of file diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html index fb53eb20..fc4b7384 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html @@ -16,7 +16,7 @@ Facebook
diff --git a/juick-spring-www/src/main/webapp/tagscloud.png b/juick-spring-www/src/main/webapp/tagscloud.png new file mode 100644 index 00000000..3e1bf169 Binary files /dev/null and b/juick-spring-www/src/main/webapp/tagscloud.png differ -- cgit v1.2.3