Uh-oh — something went wrong.

We couldn't load the page you requested. This might be temporary — try one of the options below.

  <div class="meta">
    <div class="codebox" id="status">Error code: <strong id="errcode">500</strong></div>
    <div class="codebox" id="when">When: <span id="timestamp">—</span></div>
    <div class="codebox" id="trace">Ref: <span id="ref">n/a</span></div>
  </div>

  <div class="actions">
    <button class="btn" id="retryBtn" title="Retry">Retry</button>
    <button class="btn ghost" id="homeBtn" title="Go home">Home</button>
    <button class="btn ghost" id="copyBtn" title="Copy error details">Copy details</button>
  </div>

  <footer class="note">If the problem persists, please contact the site admin or try again later.</footer>
</section>

<aside class="right" aria-hidden="false">
  <div class="illustration" role="img" aria-label="Friendly error illustration">
    <div class="planet p1"></div>
    <div class="planet p2"></div>
    <!-- simple robot SVG -->
    <svg class="robot" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
      <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
        <rect x="6" y="18" width="52" height="36" rx="6" fill="#0b1220" stroke="#1f2937"/>
        <rect x="20" y="8" width="24" height="20" rx="4" fill="#111827" stroke="#374151"/>
        <circle cx="32" cy="18" r="4" fill="#e6eef8"/>
        <path d="M26 34h12" stroke="#94a3b8" stroke-width="2"/>
        <path d="M18 44h28" stroke="#0ea5a4" stroke-width="1.5"/>
        <rect x="28" y="26" width="8" height="6" rx="2" fill="#94a3b8" opacity="0.15"/>
      </g>
    </svg>
  </div>
</aside>