From 559ae343aa72db04e12b94acfa0bec30ed9a11f1 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 9 Dec 2016 16:14:27 +0300 Subject: juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf --- .../WEB-INF/templates/views/settings_about.html | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/views/settings_about.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/settings_about.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/settings_about.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/settings_about.html new file mode 100644 index 00000000..ff82b542 --- /dev/null +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/settings_about.html @@ -0,0 +1,31 @@ + + + + Settings title + + + +
+
+
+

Full name:

+

Country:

+

URL:
+ Please, start with "http://"

+

About:
+
+ Max. 255 symbols

+

Avatar:
+ Recommendations: PNG, 96x96, <50Kb. Also, JPG and GIF supported.

+

+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3