j1-template 2021.1.8 → 2021.1.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/layout_metadata_generator.html +4 -4
  3. data/_includes/themes/j1/modules/connectors/ads +18 -7
  4. data/_includes/themes/j1/modules/connectors/analytic/google-analytics.html +6 -6
  5. data/_includes/themes/j1/modules/connectors/analytics +17 -3
  6. data/_includes/themes/j1/modules/connectors/comments +22 -8
  7. data/_includes/themes/j1/modules/connectors/translator +20 -6
  8. data/_includes/themes/j1/procedures/global/select_location.proc +3 -3
  9. data/assets/error_pages/HTTP204.html +33 -10
  10. data/assets/error_pages/HTTP400.html +32 -8
  11. data/assets/error_pages/HTTP401.html +32 -9
  12. data/assets/error_pages/HTTP403.html +32 -8
  13. data/assets/error_pages/HTTP404.html +32 -8
  14. data/assets/error_pages/HTTP500.html +32 -8
  15. data/assets/error_pages/HTTP501.html +32 -8
  16. data/assets/error_pages/HTTP502.html +32 -8
  17. data/assets/error_pages/HTTP503.html +33 -8
  18. data/assets/themes/j1/adapter/js/cookieConsent.js +64 -59
  19. data/assets/themes/j1/adapter/js/fam.js +2 -1
  20. data/assets/themes/j1/adapter/js/j1.js +315 -128
  21. data/assets/themes/j1/adapter/js/navigator.js +5 -2
  22. data/assets/themes/j1/adapter/js/themer.js +137 -90
  23. data/assets/themes/j1/core/js/template.js +24 -4
  24. data/assets/themes/j1/core/js/template.js.map +1 -1
  25. data/assets/themes/j1/core/js/template.min.js +24 -4
  26. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  27. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +36 -16
  28. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +2 -3
  29. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -2
  30. data/lib/j1/version.rb +1 -1
  31. data/lib/starter_web/Gemfile +1 -1
  32. data/lib/starter_web/_config.yml +18 -10
  33. data/lib/starter_web/_data/_defaults/private.default.yml +119 -0
  34. data/lib/starter_web/_data/j1_config.yml +1 -1
  35. data/lib/starter_web/_data/modules/cookieconsent.yml +1 -0
  36. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +11 -9
  37. data/lib/starter_web/_data/resources.yml +0 -4
  38. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  39. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  40. data/lib/starter_web/dot.gitignore +1 -1
  41. data/lib/starter_web/index.html +3 -3
  42. data/lib/starter_web/package.json +2 -2
  43. data/lib/starter_web/pages/public/blog/navigator/archive.html +2 -1
  44. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +3 -2
  45. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +20 -3
  46. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +9 -6
  47. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  48. data/lib/starter_web/utilsrv/package.json +1 -1
  49. metadata +3 -65
  50. data/assets/error_pages/HTTP520.html +0 -68
  51. data/assets/error_pages/HTTP521.html +0 -68
  52. data/assets/error_pages/HTTP533.html +0 -68
  53. data/assets/themes/j1/adapter/js/navigator.1.js +0 -896
  54. data/assets/themes/j1/adapter/js/navigator.2.js +0 -928
  55. data/assets/themes/j1/adapter/js/themer.1.js +0 -326
  56. data/assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.css +0 -58
  57. data/assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.min.css +0 -5
  58. data/assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.css +0 -778
  59. data/assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.min.css +0 -5
  60. data/assets/themes/j1/modules/_lightGallery/css/core/lightgallery.css +0 -981
  61. data/assets/themes/j1/modules/_lightGallery/css/core/lightgallery.min.css +0 -5
  62. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.eot +0 -0
  63. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.svg +0 -47
  64. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.ttf +0 -0
  65. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.woff +0 -0
  66. data/assets/themes/j1/modules/_lightGallery/css/img/loading.gif +0 -0
  67. data/assets/themes/j1/modules/_lightGallery/css/img/video-play.png +0 -0
  68. data/assets/themes/j1/modules/_lightGallery/css/img/vimeo-play.png +0 -0
  69. data/assets/themes/j1/modules/_lightGallery/css/img/youtube-play.png +0 -0
  70. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/animation-w.png +0 -0
  71. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/customize-w.png +0 -0
  72. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/dynamic-w.png +0 -0
  73. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/facebook-icon.svg +0 -10
  74. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/googleplus-icon.svg +0 -30
  75. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/html5-w.png +0 -0
  76. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/linked-in.png +0 -0
  77. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/module-w.png +0 -0
  78. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/play-button.png +0 -0
  79. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/responsive-w.png +0 -0
  80. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/thumb-w.png +0 -0
  81. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/touch-w.png +0 -0
  82. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter-icon.svg +0 -15
  83. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter.png +0 -0
  84. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/video1-w.png +0 -0
  85. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom-w.png +0 -0
  86. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom.png +0 -0
  87. data/assets/themes/j1/modules/_lightGallery/css/themes/uno.css +0 -262
  88. data/assets/themes/j1/modules/_lightGallery/css/themes/uno.min.css +0 -15
  89. data/assets/themes/j1/modules/_lightGallery/js/core/lightgallery.js +0 -1362
  90. data/assets/themes/j1/modules/_lightGallery/js/core/lightgallery.min.js +0 -4
  91. data/assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.js +0 -402
  92. data/assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.min.js +0 -8
  93. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.js +0 -206
  94. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.min.js +0 -5
  95. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.js +0 -126
  96. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.min.js +0 -5
  97. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.js +0 -101
  98. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.min.js +0 -5
  99. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.js +0 -105
  100. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.min.js +0 -5
  101. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-share.js +0 -107
  102. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-share.min.js +0 -5
  103. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.js +0 -478
  104. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.min.js +0 -5
  105. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-video.js +0 -342
  106. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-video.min.js +0 -5
  107. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.js +0 -527
  108. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.min.js +0 -5
  109. data/assets/themes/j1/modules/util/js/js.cookie.js +0 -163
  110. data/assets/themes/j1/modules/util/js/lite-url.js +0 -203
  111. data/assets/themes/j1/modules/util/js/lite-url.min.js +0 -7
  112. data/assets/themes/j1/modules/util/js/platform.js +0 -1260
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  regenerate: false
3
3
  permalink: /403.html
4
+ http_error: 403
4
5
  sitemap: false
5
6
  ---
6
7
  {% capture j1_cache %}
@@ -21,13 +22,16 @@ sitemap: false
21
22
  # HttpErrorPages are licensed under the MIT License.
22
23
  # See: https://github.com/AndiDittrich/HttpErrorPages
23
24
  # -----------------------------------------------------------------------------
25
+ # NOTE
26
+ # German translation, see: https://de.wikipedia.org/wiki/HTTP-Statuscode
27
+ # -----------------------------------------------------------------------------
24
28
  # Test data:
25
29
  # liquid_var: {{ liquid_var | debug }}
26
30
  # config: {{ config | debug }}
27
31
  # -----------------------------------------------------------------------------
28
32
  {% endcomment %}
29
33
 
30
- {% assign title = "Uups | Access Denied" %}
34
+ {% assign language = site.language %}
31
35
  {% assign webmaster_email = site.webmaster.email %}
32
36
  {% assign copyright_info = site.copyright %}
33
37
  {% assign favicon = site.favicon.image %}
@@ -38,27 +42,47 @@ sitemap: false
38
42
 
39
43
  {% capture brand_image %}{{images_dir}}/{{brand_image_source}}{% endcapture %}
40
44
 
45
+ {% if language != 'en' or language != 'de' %}
46
+ {% assign language = 'en' %}
47
+ {% endif %}
48
+
49
+ {% if language == 'en' %}
50
+ {% assign title = "Access Denied" %}
51
+ {% assign back_url_text = "Back Home" %}
52
+ {% assign reason = "Access rejected. <br/> The requested resource requires an authentication." %}
53
+ {% assign contact_issue = "Technical Contact" %}
54
+ {% endif %}
55
+
56
+ {% if language == 'de' %}
57
+ {% assign title = "Zugriff verweigert" %}
58
+ {% assign back_url_text = "Zurück zur Startseite" %}
59
+ {% assign reason = "Anfrage zurückgewiesen. <br/> Die Anfrage wurde mangels Berechtigung des Clients nicht durchgeführt." %}
60
+ {% assign contact_issue = "Technischer Kontakt" %}
61
+ {% endif %}
62
+
41
63
  <!DOCTYPE html>
42
- <html lang="en">
64
+ <html lang="{{language}}">
43
65
  <head>
44
- <!-- Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages -->
66
+ <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] -->
67
+ <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] -->
45
68
  <meta charset="utf-8" />
46
69
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
47
70
  <meta name="viewport" content="width=device-width, initial-scale=1" />
48
71
  <meta name="robots" content="noindex, nofollow">
49
- <title>{{title}}</title>
50
72
  <link rel="icon" type="image/ico" href="{{favicon}}">
73
+ <title>{{title}} · {{page.http_error}}</title>
51
74
  <style> .attic { background-image: -webkit-gradient(linear, left top, left bottom, from(#263238), to(#3F51B5));background-image: -webkit-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: -o-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: linear-gradient(to bottom, #263238 0%, #3F51B5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#263238", endColorstr="#3F51B5", GradientType=0); } </style>
52
- <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Simple HttpErrorPages | MIT X11 License | https://github.com/AndiDittrich/HttpErrorPages */body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
75
+ <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
53
76
  </head>
54
77
  <body>
55
78
  <a href="/"><img src="{{brand_image}}" height="{{brand_image_height}}" alt="{{brand_text}}"></a>
56
79
  <div class="cover attic">
57
- <h1>Access Denied <small>403</small></h1>
58
- <p class="lead">The requested resource requires an authentication.</p>
80
+ <h1>{{title}} <small>{{page.http_error}}</small></h1>
81
+ <p class="lead">{{reason}}</p>
82
+ <div><a href="/">{{back_url_text}}</a></div>
59
83
  </div>
60
84
  <footer>
61
- <p>{{copyright_info}} · Technical Contact: <p>{{copyright_info}} · Technical Contact: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
85
+ <p>{{copyright_info}} · {{contact_issue}}: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
62
86
  </footer>
63
87
  </body>
64
88
  </html>
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  regenerate: false
3
3
  permalink: /404.html
4
+ http_error: 404
4
5
  sitemap: false
5
6
  ---
6
7
  {% capture j1_cache %}
@@ -21,13 +22,16 @@ sitemap: false
21
22
  # HttpErrorPages are licensed under the MIT License.
22
23
  # See: https://github.com/AndiDittrich/HttpErrorPages
23
24
  # -----------------------------------------------------------------------------
25
+ # NOTE
26
+ # German translation, see: https://de.wikipedia.org/wiki/HTTP-Statuscode
27
+ # -----------------------------------------------------------------------------
24
28
  # Test data:
25
29
  # liquid_var: {{ liquid_var | debug }}
26
30
  # config: {{ config | debug }}
27
31
  # -----------------------------------------------------------------------------
28
32
  {% endcomment %}
29
33
 
30
- {% assign title = "Uups | Page not found" %}
34
+ {% assign language = site.language %}
31
35
  {% assign webmaster_email = site.webmaster.email %}
32
36
  {% assign copyright_info = site.copyright %}
33
37
  {% assign favicon = site.favicon.image %}
@@ -38,27 +42,47 @@ sitemap: false
38
42
 
39
43
  {% capture brand_image %}{{images_dir}}/{{brand_image_source}}{% endcapture %}
40
44
 
45
+ {% if language != 'en' or language != 'de' %}
46
+ {% assign language = 'en' %}
47
+ {% endif %}
48
+
49
+ {% if language == 'en' %}
50
+ {% assign title = "Page not found" %}
51
+ {% assign back_url_text = "Back Home" %}
52
+ {% assign reason = "The page you requested could not found. <br/> Sorry about that, this shoud not happen." %}
53
+ {% assign contact_issue = "Technical Contact" %}
54
+ {% endif %}
55
+
56
+ {% if language == 'de' %}
57
+ {% assign title = "Seite nicht gefunden" %}
58
+ {% assign back_url_text = "Zurück zur Startseite" %}
59
+ {% assign reason = "Die angeforderte Seite konnte nicht gefunden werden. <br/> Wir bitten um Entschuldigung, dass sollte nicht passieren." %}
60
+ {% assign contact_issue = "Technischer Kontakt" %}
61
+ {% endif %}
62
+
41
63
  <!DOCTYPE html>
42
- <html lang="en">
64
+ <html lang="{{language}}">
43
65
  <head>
44
- <!-- Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages -->
66
+ <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] -->
67
+ <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] -->
45
68
  <meta charset="utf-8" />
46
69
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
47
70
  <meta name="viewport" content="width=device-width, initial-scale=1" />
48
71
  <meta name="robots" content="noindex, nofollow">
49
72
  <link rel="icon" type="image/ico" href="{{favicon}}">
50
- <title>{{title}}</title>
73
+ <title>{{title}} · {{page.http_error}}</title>
51
74
  <style> .attic { background-image: -webkit-gradient(linear, left top, left bottom, from(#263238), to(#3F51B5));background-image: -webkit-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: -o-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: linear-gradient(to bottom, #263238 0%, #3F51B5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#263238", endColorstr="#3F51B5", GradientType=0); } </style>
52
- <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Simple HttpErrorPages | MIT X11 License | https://github.com/AndiDittrich/HttpErrorPages */body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
75
+ <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
53
76
  </head>
54
77
  <body>
55
78
  <a href="/"><img src="{{brand_image}}" height="{{brand_image_height}}" alt="{{brand_text}}"></a>
56
79
  <div class="cover attic">
57
- <h1>Page not found <small>404</small></h1>
58
- <p class="lead">The page you requested could not found - sorry about that, this shoud not happen.</p>
80
+ <h1>{{title}} <small>{{page.http_error}}</small></h1>
81
+ <p class="lead">{{reason}}</p>
82
+ <div><a href="/">{{back_url_text}}</a></div>
59
83
  </div>
60
84
  <footer>
61
- <p>{{copyright_info}} · Technical Contact: <p>{{copyright_info}} · Technical Contact: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
85
+ <p>{{copyright_info}} · {{contact_issue}}: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
62
86
  </footer>
63
87
  </body>
64
88
  </html>
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  regenerate: false
3
3
  permalink: /500.html
4
+ http_error: 500
4
5
  sitemap: false
5
6
  ---
6
7
  {% capture j1_cache %}
@@ -21,13 +22,16 @@ sitemap: false
21
22
  # HttpErrorPages are licensed under the MIT License.
22
23
  # See: https://github.com/AndiDittrich/HttpErrorPages
23
24
  # -----------------------------------------------------------------------------
25
+ # NOTE
26
+ # German translation, see: https://de.wikipedia.org/wiki/HTTP-Statuscode
27
+ # -----------------------------------------------------------------------------
24
28
  # Test data:
25
29
  # liquid_var: {{ liquid_var | debug }}
26
30
  # config: {{ config | debug }}
27
31
  # -----------------------------------------------------------------------------
28
32
  {% endcomment %}
29
33
 
30
- {% assign title = "Uups | Service currently unavailable" %}
34
+ {% assign language = site.language %}
31
35
  {% assign webmaster_email = site.webmaster.email %}
32
36
  {% assign copyright_info = site.copyright %}
33
37
  {% assign favicon = site.favicon.image %}
@@ -38,27 +42,47 @@ sitemap: false
38
42
 
39
43
  {% capture brand_image %}{{images_dir}}/{{brand_image_source}}{% endcapture %}
40
44
 
45
+ {% if language != 'en' or language != 'de' %}
46
+ {% assign language = 'en' %}
47
+ {% endif %}
48
+
49
+ {% if language == 'en' %}
50
+ {% assign title = "Internal Server Error" %}
51
+ {% assign back_url_text = "Back Home" %}
52
+ {% assign reason = "An unexpected condition was encountered. <br/> Our service team has been dispatched to bring it back online." %}
53
+ {% assign contact_issue = "Technical Contact" %}
54
+ {% endif %}
55
+
56
+ {% if language == 'de' %}
57
+ {% assign title = "Interner Server Fehler" %}
58
+ {% assign back_url_text = "Zurück zur Startseite" %}
59
+ {% assign reason = "Es ist ein unerwartete Serverfehler aufgetreten. <br/> Das Service Team ist bemüht den Dienst wiederherzustellen." %}
60
+ {% assign contact_issue = "Technischer Kontakt" %}
61
+ {% endif %}
62
+
41
63
  <!DOCTYPE html>
42
- <html lang="en">
64
+ <html lang="{{language}}">
43
65
  <head>
44
- <!-- Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages -->
66
+ <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] -->
67
+ <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] -->
45
68
  <meta charset="utf-8" />
46
69
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
47
70
  <meta name="viewport" content="width=device-width, initial-scale=1" />
48
71
  <meta name="robots" content="noindex, nofollow">
49
72
  <link rel="icon" type="image/ico" href="{{favicon}}">
50
- <title>{{title}}</title>
73
+ <title>{{title}} · {{page.http_error}}</title>
51
74
  <style> .attic { background-image: -webkit-gradient(linear, left top, left bottom, from(#263238), to(#3F51B5));background-image: -webkit-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: -o-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: linear-gradient(to bottom, #263238 0%, #3F51B5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#263238", endColorstr="#3F51B5", GradientType=0); } </style>
52
- <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Simple HttpErrorPages | MIT X11 License | https://github.com/AndiDittrich/HttpErrorPages */body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
75
+ <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
53
76
  </head>
54
77
  <body>
55
78
  <a href="/"><img src="{{brand_image}}" height="{{brand_image_height}}" alt="{{brand_text}}"></a>
56
79
  <div class="cover attic">
57
- <h1>Service currently unavailable <small>500</small></h1>
58
- <p class="lead">An unexpected condition was encountered.<br />Our service team has been dispatched to bring it back online.</p>
80
+ <h1>{{title}} <small>{{page.http_error}}</small></h1>
81
+ <p class="lead">{{reason}}</p>
82
+ <div><a href="/">{{back_url_text}}</a></div>
59
83
  </div>
60
84
  <footer>
61
- <p>{{copyright_info}} · Technical Contact: <p>{{copyright_info}} · Technical Contact: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
85
+ <p>{{copyright_info}} · {{contact_issue}}: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
62
86
  </footer>
63
87
  </body>
64
88
  </html>
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  regenerate: false
3
3
  permalink: /501.html
4
+ http_error: 501
4
5
  sitemap: false
5
6
  ---
6
7
  {% capture j1_cache %}
@@ -21,13 +22,16 @@ sitemap: false
21
22
  # HttpErrorPages are licensed under the MIT License.
22
23
  # See: https://github.com/AndiDittrich/HttpErrorPages
23
24
  # -----------------------------------------------------------------------------
25
+ # NOTE
26
+ # German translation, see: https://de.wikipedia.org/wiki/HTTP-Statuscode
27
+ # -----------------------------------------------------------------------------
24
28
  # Test data:
25
29
  # liquid_var: {{ liquid_var | debug }}
26
30
  # config: {{ config | debug }}
27
31
  # -----------------------------------------------------------------------------
28
32
  {% endcomment %}
29
33
 
30
- {% assign title = "Uups | Not Implemented" %}
34
+ {% assign language = site.language %}
31
35
  {% assign webmaster_email = site.webmaster.email %}
32
36
  {% assign copyright_info = site.copyright %}
33
37
  {% assign favicon = site.favicon.image %}
@@ -38,27 +42,47 @@ sitemap: false
38
42
 
39
43
  {% capture brand_image %}{{images_dir}}/{{brand_image_source}}{% endcapture %}
40
44
 
45
+ {% if language != 'en' or language != 'de' %}
46
+ {% assign language = 'en' %}
47
+ {% endif %}
48
+
49
+ {% if language == 'en' %}
50
+ {% assign title = "Not Implemented" %}
51
+ {% assign back_url_text = "Back Home" %}
52
+ {% assign reason = "Unknown request type. <br/> The Webserver cannot recognize the request method." %}
53
+ {% assign contact_issue = "Technical Contact" %}
54
+ {% endif %}
55
+
56
+ {% if language == 'de' %}
57
+ {% assign title = "Nicht verfügbar" %}
58
+ {% assign back_url_text = "Zurück zur Startseite" %}
59
+ {% assign reason = "Unbekannter Anfragetyp. <br/> Die Funktionalität, um die Anfrage zu bearbeiten, wird von diesem Server nicht bereitgestellt." %}
60
+ {% assign contact_issue = "Technischer Kontakt" %}
61
+ {% endif %}
62
+
41
63
  <!DOCTYPE html>
42
- <html lang="en">
64
+ <html lang="{{language}}">
43
65
  <head>
44
- <!-- Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages -->
66
+ <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] -->
67
+ <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] -->
45
68
  <meta charset="utf-8" />
46
69
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
47
70
  <meta name="viewport" content="width=device-width, initial-scale=1" />
48
71
  <meta name="robots" content="noindex, nofollow">
49
72
  <link rel="icon" type="image/ico" href="{{favicon}}">
50
- <title>{{title}}</title>
73
+ <title>{{title}} · {{page.http_error}}</title>
51
74
  <style> .attic { background-image: -webkit-gradient(linear, left top, left bottom, from(#263238), to(#3F51B5));background-image: -webkit-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: -o-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: linear-gradient(to bottom, #263238 0%, #3F51B5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#263238", endColorstr="#3F51B5", GradientType=0); } </style>
52
- <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Simple HttpErrorPages | MIT X11 License | https://github.com/AndiDittrich/HttpErrorPages */body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
75
+ <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
53
76
  </head>
54
77
  <body>
55
78
  <a href="/"><img src="{{brand_image}}" height="{{brand_image_height}}" alt="{{brand_text}}"></a>
56
79
  <div class="cover attic">
57
- <h1>Not Implemented <small>501</small></h1>
58
- <p class="lead">The Webserver cannot recognize the request method.</p>
80
+ <h1>{{title}} <small>{{page.http_error}}</small></h1>
81
+ <p class="lead">{{reason}}</p>
82
+ <div><a href="/">{{back_url_text}}</a></div>
59
83
  </div>
60
84
  <footer>
61
- <p>{{copyright_info}} · Technical Contact: <p>{{copyright_info}} · Technical Contact: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
85
+ <p>{{copyright_info}} · {{contact_issue}}: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
62
86
  </footer>
63
87
  </body>
64
88
  </html>
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  regenerate: false
3
3
  permalink: /502.html
4
+ http_error: 502
4
5
  sitemap: false
5
6
  ---
6
7
  {% capture j1_cache %}
@@ -21,13 +22,16 @@ sitemap: false
21
22
  # HttpErrorPages are licensed under the MIT License.
22
23
  # See: https://github.com/AndiDittrich/HttpErrorPages
23
24
  # -----------------------------------------------------------------------------
25
+ # NOTE
26
+ # German translation, see: https://de.wikipedia.org/wiki/HTTP-Statuscode
27
+ # -----------------------------------------------------------------------------
24
28
  # Test data:
25
29
  # liquid_var: {{ liquid_var | debug }}
26
30
  # config: {{ config | debug }}
27
31
  # -----------------------------------------------------------------------------
28
32
  {% endcomment %}
29
33
 
30
- {% assign title = "Uups | Service currently unavailable" %}
34
+ {% assign language = site.language %}
31
35
  {% assign webmaster_email = site.webmaster.email %}
32
36
  {% assign copyright_info = site.copyright %}
33
37
  {% assign favicon = site.favicon.image %}
@@ -38,27 +42,47 @@ sitemap: false
38
42
 
39
43
  {% capture brand_image %}{{images_dir}}/{{brand_image_source}}{% endcapture %}
40
44
 
45
+ {% if language != 'en' or language != 'de' %}
46
+ {% assign language = 'en' %}
47
+ {% endif %}
48
+
49
+ {% if language == 'en' %}
50
+ {% assign title = "Service currently unavailable" %}
51
+ {% assign back_url_text = "Back Home" %}
52
+ {% assign reason = "We&#39;ve got some trouble with our backend upstream cluster. <br/> Our service team has been dispatched to bring it back online." %}
53
+ {% assign contact_issue = "Technical Contact" %}
54
+ {% endif %}
55
+
56
+ {% if language == 'de' %}
57
+ {% assign title = "Dienst zurzeit nicht verfügbar" %}
58
+ {% assign back_url_text = "Zurück zur Startseite" %}
59
+ {% assign reason = "Der Server konnte seine Funktion als Gateway oder Proxy nicht erfüllen. <br/> Das Service Team ist bemüht den Dienst wiederherzustellen." %}
60
+ {% assign contact_issue = "Technischer Kontakt" %}
61
+ {% endif %}
62
+
41
63
  <!DOCTYPE html>
42
- <html lang="en">
64
+ <html lang="{{language}}">
43
65
  <head>
44
- <!-- Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages -->
66
+ <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] -->
67
+ <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] -->
45
68
  <meta charset="utf-8" />
46
69
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
47
70
  <meta name="viewport" content="width=device-width, initial-scale=1" />
48
71
  <meta name="robots" content="noindex, nofollow">
49
72
  <link rel="icon" type="image/ico" href="{{favicon}}">
50
- <title>{{title}}</title>
73
+ <title>{{title}} · {{page.http_error}}</title>
51
74
  <style> .attic { background-image: -webkit-gradient(linear, left top, left bottom, from(#263238), to(#3F51B5));background-image: -webkit-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: -o-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: linear-gradient(to bottom, #263238 0%, #3F51B5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#263238", endColorstr="#3F51B5", GradientType=0); } </style>
52
- <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Simple HttpErrorPages | MIT X11 License | https://github.com/AndiDittrich/HttpErrorPages */body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
75
+ <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
53
76
  </head>
54
77
  <body>
55
78
  <a href="/"><img src="{{brand_image}}" height="{{brand_image_height}}" alt="{{brand_text}}"></a>
56
79
  <div class="cover attic">
57
- <h1>Service currently unavailable <small>502</small></h1>
58
- <p class="lead">We&#39;ve got some trouble with our backend upstream cluster.<br />Our service team has been dispatched to bring it back online.</p>
80
+ <h1>{{title}} <small>{{page.http_error}}</small></h1>
81
+ <p class="lead">{{reason}}</p>
82
+ <div><a href="/">{{back_url_text}}</a></div>
59
83
  </div>
60
84
  <footer>
61
- <p>{{copyright_info}} · Technical Contact: <p>{{copyright_info}} · Technical Contact: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
85
+ <p>{{copyright_info}} · {{contact_issue}}: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
62
86
  </footer>
63
87
  </body>
64
88
  </html>
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  regenerate: false
3
3
  permalink: /503.html
4
+ http_error: 503
4
5
  sitemap: false
5
6
  ---
6
7
  {% capture j1_cache %}
@@ -21,6 +22,9 @@ sitemap: false
21
22
  # HttpErrorPages are licensed under the MIT License.
22
23
  # See: https://github.com/AndiDittrich/HttpErrorPages
23
24
  # -----------------------------------------------------------------------------
25
+ # NOTE
26
+ # German translation, see: https://de.wikipedia.org/wiki/HTTP-Statuscode
27
+ # -----------------------------------------------------------------------------
24
28
  # Test data:
25
29
  # liquid_var: {{ liquid_var | debug }}
26
30
  # config: {{ config | debug }}
@@ -28,6 +32,8 @@ sitemap: false
28
32
  {% endcomment %}
29
33
 
30
34
  {% assign title = "Uups | Service currently unavailable" %}
35
+
36
+ {% assign language = site.language %}
31
37
  {% assign webmaster_email = site.webmaster.email %}
32
38
  {% assign copyright_info = site.copyright %}
33
39
  {% assign favicon = site.favicon.image %}
@@ -38,32 +44,51 @@ sitemap: false
38
44
 
39
45
  {% capture brand_image %}{{images_dir}}/{{brand_image_source}}{% endcapture %}
40
46
 
47
+ {% if language != 'en' or language != 'de' %}
48
+ {% assign language = 'en' %}
49
+ {% endif %}
50
+
51
+ {% if language == 'en' %}
52
+ {% assign title = "Service currently unavailable" %}
53
+ {% assign back_url_text = "Back Home" %}
54
+ {% assign reason = "The server is temporarily unavailable. <br/> Please try again later." %}
55
+ {% assign contact_issue = "Technical Contact" %}
56
+ {% endif %}
57
+
58
+ {% if language == 'de' %}
59
+ {% assign title = "Dienst zurzeit nicht verfügbar" %}
60
+ {% assign back_url_text = "Zurück zur Startseite" %}
61
+ {% assign reason = "Der Server steht temporär nicht zur Verfügung. <br/> Bitte versuchen Sie es später nocheinmal." %}
62
+ {% assign contact_issue = "Technischer Kontakt" %}
63
+ {% endif %}
64
+
41
65
  <!DOCTYPE html>
42
- <html lang="en">
66
+ <html lang="{{language}}">
43
67
  <head>
44
- <!-- Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages -->
68
+ <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] -->
69
+ <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] -->
45
70
  <meta charset="utf-8" />
46
71
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
47
72
  <meta name="viewport" content="width=device-width, initial-scale=1" />
48
73
  <meta name="robots" content="noindex, nofollow">
49
74
  <link rel="icon" type="image/ico" href="{{favicon}}">
50
- <title>{{title}}</title>
75
+ <title>{{title}} · {{page.http_error}}</title>
51
76
  <style> .attic { background-image: -webkit-gradient(linear, left top, left bottom, from(#263238), to(#3F51B5));background-image: -webkit-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: -o-linear-gradient(top, #263238 0%, #3F51B5 100%);background-image: linear-gradient(to bottom, #263238 0%, #3F51B5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#263238", endColorstr="#3F51B5", GradientType=0); } </style>
52
- <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Simple HttpErrorPages | MIT X11 License | https://github.com/AndiDittrich/HttpErrorPages */body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
77
+ <style type="text/css">/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{cursor: pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{cursor: pointer ;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#21232a}body{color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);padding:0;min-height:100%;-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.8);box-shadow:inset 0 0 100px rgba(0,0,0,.8);display:table;font-family:"Open Sans",Arial,sans-serif}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;font-size:36px}h1 small{font-size:68%;font-weight:400;line-height:1;color:#777}a{text-decoration:none;color:#fff;font-size:inherit;border-bottom:dotted 1px #707070}.lead{color:silver;font-size:21px;line-height:1.4}.cover{display:table-cell;vertical-align:middle;padding:0 20px}footer{position:fixed;width:100%;height:40px;left:0;bottom:0;color:#a0a0a0;font-size:14px}</style>
53
78
  </head>
54
79
  <body>
55
80
  <a href="/"><img src="{{brand_image}}" height="{{brand_image_height}}" alt="{{brand_text}}"></a>
56
81
  <div class="cover attic">
57
- <h1>Service currently unavailable <small>503</small></h1>
58
- <p class="lead">We&#39;ve got some trouble with our backend upstream cluster.<br />Our service team has been dispatched to bring it back online.</p>
82
+ <h1>{{title}} <small>{{page.http_error}}</small></h1>
83
+ <p class="lead">{{reason}}</p>
84
+ <div><a href="/">{{back_url_text}}</a></div>
59
85
  </div>
60
86
  <footer>
61
- <p>{{copyright_info}} · Technical Contact: <p>{{copyright_info}} · Technical Contact: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
87
+ <p>{{copyright_info}} · {{contact_issue}}: <a href="mailto:{{webmaster_email}}?subject={{title}}">{{webmaster_email}}</a></p>
62
88
  </footer>
63
89
  </body>
64
90
  </html>
65
91
 
66
-
67
92
  {% endcapture %}
68
93
  {{ j1_cache | strip_empty_lines }}
69
94
  {% assign j1_cache = nil %}