From 9820abe11c0c037f50bb2f7ddbb0bd19646264dc Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 7 Apr 2017 10:29:52 +0300 Subject: juick-www: merge juick-spring-www i18n, drop thymeleaf --- .../WEB-INF/templates/layout/mainLayout.html | 29 ------------ .../WEB-INF/templates/layout/partial/footer.html | 37 --------------- .../templates/layout/partial/navigation.html | 55 ---------------------- 3 files changed, 121 deletions(-) delete mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/layout/mainLayout.html delete mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/footer.html delete mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/navigation.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/layout') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/mainLayout.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/mainLayout.html deleted file mode 100644 index c07886b6..00000000 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/mainLayout.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - Juick.com - - - - -
Navigation block
-
-

Main content

-
- - - - \ No newline at end of file diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/footer.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/footer.html deleted file mode 100644 index 1d565db3..00000000 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/footer.html +++ /dev/null @@ -1,37 +0,0 @@ - \ No newline at end of file diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/navigation.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/navigation.html deleted file mode 100644 index 3b2d3bff..00000000 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/partial/navigation.html +++ /dev/null @@ -1,55 +0,0 @@ -
- - - -
- - - - - -

[(#{message.loginForSending(@{/login})})]

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