🔥 refactor: remove 403 page

main
welpo 2 years ago
parent 64449d5d9f
commit 6938ae42f9
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -1,8 +0,0 @@
{% extends "page.html" %}
{% block main_content %}
<main class="centered-header">
{{ macros_page_header::page_header(title="403")}}
<span>forbidden</span>
</main>
{% endblock main_content %}
Loading…
Cancel
Save