From e28ea51c261bf75f3c1a546935623160879786d9 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Tue, 4 Oct 2016 19:02:13 +0200 Subject: Initial commit. --- customization/errorpage/400.shtml | 5 +++++ customization/errorpage/401.shtml | 5 +++++ customization/errorpage/403.shtml | 5 +++++ customization/errorpage/404.shtml | 5 +++++ customization/errorpage/405.shtml | 5 +++++ customization/errorpage/408.shtml | 5 +++++ customization/errorpage/409.shtml | 5 +++++ customization/errorpage/410.shtml | 5 +++++ customization/errorpage/411.shtml | 5 +++++ customization/errorpage/412.shtml | 5 +++++ customization/errorpage/413.shtml | 5 +++++ customization/errorpage/414.shtml | 5 +++++ customization/errorpage/415.shtml | 5 +++++ customization/errorpage/500.shtml | 5 +++++ customization/errorpage/501.shtml | 5 +++++ customization/errorpage/503.shtml | 5 +++++ customization/errorpage/504.shtml | 5 +++++ customization/errorpage/main.shtml | 41 ++++++++++++++++++++++++++++++++++++++ 18 files changed, 126 insertions(+) create mode 100644 customization/errorpage/400.shtml create mode 100644 customization/errorpage/401.shtml create mode 100644 customization/errorpage/403.shtml create mode 100644 customization/errorpage/404.shtml create mode 100644 customization/errorpage/405.shtml create mode 100644 customization/errorpage/408.shtml create mode 100644 customization/errorpage/409.shtml create mode 100644 customization/errorpage/410.shtml create mode 100644 customization/errorpage/411.shtml create mode 100644 customization/errorpage/412.shtml create mode 100644 customization/errorpage/413.shtml create mode 100644 customization/errorpage/414.shtml create mode 100644 customization/errorpage/415.shtml create mode 100644 customization/errorpage/500.shtml create mode 100644 customization/errorpage/501.shtml create mode 100644 customization/errorpage/503.shtml create mode 100644 customization/errorpage/504.shtml create mode 100644 customization/errorpage/main.shtml (limited to 'customization') diff --git a/customization/errorpage/400.shtml b/customization/errorpage/400.shtml new file mode 100644 index 0000000..385c7a9 --- /dev/null +++ b/customization/errorpage/400.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/401.shtml b/customization/errorpage/401.shtml new file mode 100644 index 0000000..80a197c --- /dev/null +++ b/customization/errorpage/401.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/403.shtml b/customization/errorpage/403.shtml new file mode 100644 index 0000000..4aa3b64 --- /dev/null +++ b/customization/errorpage/403.shtml @@ -0,0 +1,5 @@ + + + + + diff --git a/customization/errorpage/404.shtml b/customization/errorpage/404.shtml new file mode 100644 index 0000000..1139aaa --- /dev/null +++ b/customization/errorpage/404.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/405.shtml b/customization/errorpage/405.shtml new file mode 100644 index 0000000..0dbcc7b --- /dev/null +++ b/customization/errorpage/405.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/408.shtml b/customization/errorpage/408.shtml new file mode 100644 index 0000000..c6ab88a --- /dev/null +++ b/customization/errorpage/408.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/409.shtml b/customization/errorpage/409.shtml new file mode 100644 index 0000000..dccd853 --- /dev/null +++ b/customization/errorpage/409.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/410.shtml b/customization/errorpage/410.shtml new file mode 100644 index 0000000..1e2b65f --- /dev/null +++ b/customization/errorpage/410.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/411.shtml b/customization/errorpage/411.shtml new file mode 100644 index 0000000..0b7ac1e --- /dev/null +++ b/customization/errorpage/411.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/412.shtml b/customization/errorpage/412.shtml new file mode 100644 index 0000000..1d9f9da --- /dev/null +++ b/customization/errorpage/412.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/413.shtml b/customization/errorpage/413.shtml new file mode 100644 index 0000000..f772be8 --- /dev/null +++ b/customization/errorpage/413.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/414.shtml b/customization/errorpage/414.shtml new file mode 100644 index 0000000..bad1228 --- /dev/null +++ b/customization/errorpage/414.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/415.shtml b/customization/errorpage/415.shtml new file mode 100644 index 0000000..dc49b75 --- /dev/null +++ b/customization/errorpage/415.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/500.shtml b/customization/errorpage/500.shtml new file mode 100644 index 0000000..d08dfbc --- /dev/null +++ b/customization/errorpage/500.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/501.shtml b/customization/errorpage/501.shtml new file mode 100644 index 0000000..cca0cbb --- /dev/null +++ b/customization/errorpage/501.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/503.shtml b/customization/errorpage/503.shtml new file mode 100644 index 0000000..5c28812 --- /dev/null +++ b/customization/errorpage/503.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/504.shtml b/customization/errorpage/504.shtml new file mode 100644 index 0000000..8dcc94d --- /dev/null +++ b/customization/errorpage/504.shtml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/customization/errorpage/main.shtml b/customization/errorpage/main.shtml new file mode 100644 index 0000000..a8a408b --- /dev/null +++ b/customization/errorpage/main.shtml @@ -0,0 +1,41 @@ + + + + + + + <!--#echo var="ERRORPAGE_CODE" --> <!--#echo var="ERRORPAGE_TEXT" --> + + +
+

+
+
+ + + + -- cgit v1.2.3