aboutsummaryrefslogtreecommitdiffstats
path: root/errors/502.html
diff options
context:
space:
mode:
Diffstat (limited to 'errors/502.html')
-rw-r--r--errors/502.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/errors/502.html b/errors/502.html
new file mode 100644
index 0000000..58f8151
--- /dev/null
+++ b/errors/502.html
@@ -0,0 +1,14 @@
+---
+layout: welcome
+sitemap: false
+permalink: /error/502.html
+---
+
+<div id="error-container" class="container d-flex h-100">
+ <div id="error-text" class="justify-content-center align-self-center">
+ <h1><i class="fa fa-exclamation-triangle"></i></h1>
+ <h1>Error: 502</h1>
+ <h3>Bad Gateway</h3>
+ <p>This server (nginx) received an invalid response from the upstream server (ejabberd).</p>
+ </div>
+</div>