mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
🔥 refactor: remove 403 page
This commit is contained in:
parent
64449d5d9f
commit
6938ae42f9
1 changed files with 0 additions and 8 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue