From c3e73de64fb28f72cad4f92bc2a82935e4f4b7ee Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Tue, 22 Nov 2016 03:11:22 +0700 Subject: user not found page, post not found page --- .../webapp/WEB-INF/templates/userNotFound.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/userNotFound.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/userNotFound.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/userNotFound.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/userNotFound.html new file mode 100644 index 00000000..300b7730 --- /dev/null +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/userNotFound.html @@ -0,0 +1,22 @@ + + + + + Пользователь не найден + + + + + +
+

Пользователь не найден

+
+ +
+

Пользователь не найден.

+
+
+ Вернуться на главную +
+ + \ No newline at end of file -- cgit v1.2.3