Menu
AkurAI-Build
publicLatest change 0cf28150faedd8c150474a4f16be4c9922c04f56 - feat: add Ponytail UI design system by Olafur Bui
{% extends "layouts/base.html" %} {% block title %}Server error · Bunfork{%
endblock %} {% block body %}
<main id="main-content" class="shell article-shell" tabindex="-1">
<p class="eyebrow">500</p>
<h1>Something went wrong.</h1>
<p class="lede">The error was logged without exposing internal details.</p>
</main>
{% endblock %}