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/divideByZero.html | 11 +++++++++++
.../src/main/webapp/WEB-INF/templates/index.html | 3 ++-
.../webapp/WEB-INF/templates/layout/footer.html | 3 +++
.../WEB-INF/templates/layout/mainLayout.html | 2 +-
.../webapp/WEB-INF/templates/postNotFound.html | 22 ++++++++++++++++++++++
.../webapp/WEB-INF/templates/userNotFound.html | 22 ++++++++++++++++++++++
6 files changed, 61 insertions(+), 2 deletions(-)
create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/divideByZero.html
create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/postNotFound.html
create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/userNotFound.html
(limited to 'juick-spring-www/src/main/webapp/WEB-INF')
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/divideByZero.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/divideByZero.html
new file mode 100644
index 00000000..7e03d74a
--- /dev/null
+++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/divideByZero.html
@@ -0,0 +1,11 @@
+
+
+
+
+ Title
+
+
+00000000000000000000000000000000000000000000000000000000000000000000000
+
+
+
\ No newline at end of file
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html
index 566549bd..a5c5b348 100644
--- a/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html
+++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html
@@ -1,10 +1,11 @@
-
+
Title
+
Index page
\ No newline at end of file
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html
index e69de29b..1182e61d 100644
--- a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html
+++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
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
index 91a76f72..659a3fb0 100644
--- 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
@@ -1,5 +1,5 @@
-
+
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 @@
+
+
+
+
+ Страница не найдена
+
+
+
+
+
+
+
Страница не найдена
+
+
+
+
Похоже, пользователь удалил страницу, возможна она и не была создана.