diff options
author | 2014-09-06 16:36:36 +0200 | |
---|---|---|
committer | 2014-09-06 16:36:36 +0200 | |
commit | 211b814b9f742734e53254383b0c3fb50684cdb4 (patch) | |
tree | 4d6e59b81d0e06af40eaf74a9d84efe92e7558eb /errors/504.html | |
download | static-sites-211b814b9f742734e53254383b0c3fb50684cdb4.tar.gz static-sites-211b814b9f742734e53254383b0c3fb50684cdb4.tar.bz2 static-sites-211b814b9f742734e53254383b0c3fb50684cdb4.zip |
Initial version.
Contains current tyrian markup, http error pages, as well as a page for
the bytemark outage later this month.
Diffstat (limited to 'errors/504.html')
-rw-r--r-- | errors/504.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/errors/504.html b/errors/504.html new file mode 100644 index 0000000..c006f60 --- /dev/null +++ b/errors/504.html @@ -0,0 +1,14 @@ +--- +title: "Gentoo Linux — Error 504 (Gateway Timeout)" +layout: box +boxtitle: "Gateway Timeout <small>(504)</small>" +boxicon: "fa fa-clock-o" +--- +<p><strong>The application took too long to process your request.</strong></p> + +<p>Don't worry, we're likely already working on it. So, please try again later.</p> +<p>Or, be less demanding. Computers have feelings, too, you know.</p> + +<hr> +<p><small>Should the problem persist, there may be more information available on our <em>Infrastructure Status</em> website:</small></p> +<p><a class="btn btn-primary" role="button" href="http://infra-status.gentoo.org/#pk_campaign=err&pk_kwd=504">Visit Infra Status</a></p>
\ No newline at end of file |