aboutsummaryrefslogtreecommitdiffstats
path: root/504.html
blob: 0b5fadfcc3172a8323e4bba6fe64064a8d04e9db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: errors
title: Error 504 - Gateway Timeout
---
<!-- The Menu Section -->
{% include menu.html %}
<div id="wrap">
  <div class="container"> <!-- {{ page.url }} -->
    <div class="page-header" id="banner" style="border-bottom: 0px;margin:180px 0 20px;">
      <div class="row">
        <div class="col-lg-12 text-center">
          <h1><strong>OpenPGP</strong>keyserver</h1>
          <h2>Error 504: Gateway Timeout</h2>
          <p>This OpenPGP Keyserver is currently unavailable due to database blocking on the server.</p>
        </div><!--closing col-lg-12 class-->
      </div><!--closing row class-->
    </div><!--closing page-header class-->
  </div>
</div>