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/postNotFound.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/postNotFound.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/postNotFound.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/postNotFound.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/postNotFound.html new file mode 100644 index 00000000..c8712c9f --- /dev/null +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/postNotFound.html @@ -0,0 +1,22 @@ + + + + + Страница не найдена + + + + + +
+

Страница не найдена

+
+ +
+

Похоже, пользователь удалил страницу, возможна она и не была создана.

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