From afc090a7e0dcd39d03b4315c944313bd99fe470e Mon Sep 17 00:00:00 2001 From: horus_arch Date: Mon, 15 May 2017 13:13:46 +0200 Subject: Error pages are working now. --- layouts/500/single.html | 37 +++++++++++++++++++++++++++++++++++++ layouts/502/single.html | 37 +++++++++++++++++++++++++++++++++++++ layouts/503/single.html | 37 +++++++++++++++++++++++++++++++++++++ layouts/504/single.html | 37 +++++++++++++++++++++++++++++++++++++ layouts/error/500.html | 37 ------------------------------------- layouts/error/502.html | 37 ------------------------------------- layouts/error/503.html | 37 ------------------------------------- layouts/error/504.html | 37 ------------------------------------- 8 files changed, 148 insertions(+), 148 deletions(-) create mode 100644 layouts/500/single.html create mode 100644 layouts/502/single.html create mode 100644 layouts/503/single.html create mode 100644 layouts/504/single.html delete mode 100644 layouts/error/500.html delete mode 100644 layouts/error/502.html delete mode 100644 layouts/error/503.html delete mode 100644 layouts/error/504.html (limited to 'layouts') diff --git a/layouts/500/single.html b/layouts/500/single.html new file mode 100644 index 0000000..f780401 --- /dev/null +++ b/layouts/500/single.html @@ -0,0 +1,37 @@ +{{partial "header.tmpl" .}} +
+

500 - something went wrong

+
+ +
+
+
+
    +
  • +
    Oops, something went wrong. Reload the page or try again.
    +
    +
    +_                ___       _.--. 
    +\`.|\..----...-'`   `-._.-'_.-'` 
    +/  ' `         ,       __.--'    
    +)/' _/     \   `-_,   /          
    +`-'" `"\_  ,_.-;_.-\_ ',         
    +    _.-'_./   {_.'   ; /         
    +   {_.-``-'         {_/          
    +   ~~~~~~          ~~~~~         
    +					
    +
  • +
+
+
+
+ +
+
+

+ click to go back +

+
+
+{{partial "footer.tmpl"}} + diff --git a/layouts/502/single.html b/layouts/502/single.html new file mode 100644 index 0000000..8947c54 --- /dev/null +++ b/layouts/502/single.html @@ -0,0 +1,37 @@ +{{partial "header.tmpl" .}} +
+

502 - bad gateway

+
+ +
+
+
+
    +
  • +
    Oops, the requested service is offline. Reload the page or try again.
    +
    +
    +_                ___       _.--. 
    +\`.|\..----...-'`   `-._.-'_.-'` 
    +/  ' `         ,       __.--'    
    +)/' _/     \   `-_,   /          
    +`-'" `"\_  ,_.-;_.-\_ ',         
    +    _.-'_./   {_.'   ; /         
    +   {_.-``-'         {_/          
    +   ~~~~~~          ~~~~~         
    +					
    +
  • +
+
+
+
+ +
+
+

+ click to go back +

+
+
+{{partial "footer.tmpl"}} + diff --git a/layouts/503/single.html b/layouts/503/single.html new file mode 100644 index 0000000..c1178a8 --- /dev/null +++ b/layouts/503/single.html @@ -0,0 +1,37 @@ +{{partial "header.tmpl" .}} +
+

503 - service unavailable

+
+ +
+
+
+
    +
  • +
    Oops, the page is unavailable. Reload the page or try again.
    +
    +
    +_                ___       _.--. 
    +\`.|\..----...-'`   `-._.-'_.-'` 
    +/  ' `         ,       __.--'    
    +)/' _/     \   `-_,   /          
    +`-'" `"\_  ,_.-;_.-\_ ',         
    +    _.-'_./   {_.'   ; /         
    +   {_.-``-'         {_/          
    +   ~~~~~~          ~~~~~         
    +					
    +
  • +
+
+
+
+ +
+
+

+ click to go back +

+
+
+{{partial "footer.tmpl"}} + diff --git a/layouts/504/single.html b/layouts/504/single.html new file mode 100644 index 0000000..c4911f5 --- /dev/null +++ b/layouts/504/single.html @@ -0,0 +1,37 @@ +{{partial "header.tmpl" .}} +
+

504 - time out

+
+ +
+
+
+
    +
  • +
    Oops, the requested service is offline. Reload the page or try again.
    +
    +
    +_                ___       _.--. 
    +\`.|\..----...-'`   `-._.-'_.-'` 
    +/  ' `         ,       __.--'    
    +)/' _/     \   `-_,   /          
    +`-'" `"\_  ,_.-;_.-\_ ',         
    +    _.-'_./   {_.'   ; /         
    +   {_.-``-'         {_/          
    +   ~~~~~~          ~~~~~         
    +					
    +
  • +
+
+
+
+ +
+
+

+ click to go back +

+
+
+{{partial "footer.tmpl"}} + diff --git a/layouts/error/500.html b/layouts/error/500.html deleted file mode 100644 index f780401..0000000 --- a/layouts/error/500.html +++ /dev/null @@ -1,37 +0,0 @@ -{{partial "header.tmpl" .}} -
-

500 - something went wrong

-
- -
-
-
-
    -
  • -
    Oops, something went wrong. Reload the page or try again.
    -
    -
    -_                ___       _.--. 
    -\`.|\..----...-'`   `-._.-'_.-'` 
    -/  ' `         ,       __.--'    
    -)/' _/     \   `-_,   /          
    -`-'" `"\_  ,_.-;_.-\_ ',         
    -    _.-'_./   {_.'   ; /         
    -   {_.-``-'         {_/          
    -   ~~~~~~          ~~~~~         
    -					
    -
  • -
-
-
-
- -
-
-

- click to go back -

-
-
-{{partial "footer.tmpl"}} - diff --git a/layouts/error/502.html b/layouts/error/502.html deleted file mode 100644 index 8947c54..0000000 --- a/layouts/error/502.html +++ /dev/null @@ -1,37 +0,0 @@ -{{partial "header.tmpl" .}} -
-

502 - bad gateway

-
- -
-
-
-
    -
  • -
    Oops, the requested service is offline. Reload the page or try again.
    -
    -
    -_                ___       _.--. 
    -\`.|\..----...-'`   `-._.-'_.-'` 
    -/  ' `         ,       __.--'    
    -)/' _/     \   `-_,   /          
    -`-'" `"\_  ,_.-;_.-\_ ',         
    -    _.-'_./   {_.'   ; /         
    -   {_.-``-'         {_/          
    -   ~~~~~~          ~~~~~         
    -					
    -
  • -
-
-
-
- -
-
-

- click to go back -

-
-
-{{partial "footer.tmpl"}} - diff --git a/layouts/error/503.html b/layouts/error/503.html deleted file mode 100644 index c1178a8..0000000 --- a/layouts/error/503.html +++ /dev/null @@ -1,37 +0,0 @@ -{{partial "header.tmpl" .}} -
-

503 - service unavailable

-
- -
-
-
-
    -
  • -
    Oops, the page is unavailable. Reload the page or try again.
    -
    -
    -_                ___       _.--. 
    -\`.|\..----...-'`   `-._.-'_.-'` 
    -/  ' `         ,       __.--'    
    -)/' _/     \   `-_,   /          
    -`-'" `"\_  ,_.-;_.-\_ ',         
    -    _.-'_./   {_.'   ; /         
    -   {_.-``-'         {_/          
    -   ~~~~~~          ~~~~~         
    -					
    -
  • -
-
-
-
- -
-
-

- click to go back -

-
-
-{{partial "footer.tmpl"}} - diff --git a/layouts/error/504.html b/layouts/error/504.html deleted file mode 100644 index c4911f5..0000000 --- a/layouts/error/504.html +++ /dev/null @@ -1,37 +0,0 @@ -{{partial "header.tmpl" .}} -
-

504 - time out

-
- -
-
-
-
    -
  • -
    Oops, the requested service is offline. Reload the page or try again.
    -
    -
    -_                ___       _.--. 
    -\`.|\..----...-'`   `-._.-'_.-'` 
    -/  ' `         ,       __.--'    
    -)/' _/     \   `-_,   /          
    -`-'" `"\_  ,_.-;_.-\_ ',         
    -    _.-'_./   {_.'   ; /         
    -   {_.-``-'         {_/          
    -   ~~~~~~          ~~~~~         
    -					
    -
  • -
-
-
-
- -
-
-

- click to go back -

-
-
-{{partial "footer.tmpl"}} - -- cgit v1.2.3 From d1dcf3144a0f076992ca4f43f28135ae514861ce Mon Sep 17 00:00:00 2001 From: horus_arch Date: Mon, 15 May 2017 13:23:27 +0200 Subject: Adds project page. --- layouts/projects/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts') diff --git a/layouts/projects/single.html b/layouts/projects/single.html index 8b92906..818a15a 100644 --- a/layouts/projects/single.html +++ b/layouts/projects/single.html @@ -16,8 +16,8 @@ scribble
- - your ip
+ + your ip
bitch
jg -- cgit v1.2.3