From f6a77bc6b2b239acf8260329cb45e87fec5d9a89 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 20 Dec 2016 10:55:00 +0300 Subject: juick-spring-www: i18n, cleanup --- .../main/webapp/WEB-INF/templates/views/error.html | 32 +++++++--------------- 1 file changed, 10 insertions(+), 22 deletions(-) (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/error.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/error.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/error.html index 98ce70e4..0b22deb3 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/error.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/error.html @@ -1,27 +1,15 @@ - + - - - - - - - - - - - - Error page + Page not found - - -

404

- -

Error java.lang.NullPointerException

- - Back to Home Page + +
+
+

Page not found

+

Probably, user deleted this post, or this page never existed.

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