remotes/1693045480750635534/spooky-22
Aevann1 2021-07-23 21:37:45 +02:00
parent 5b567edab2
commit 5ffcf47bf5
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{% extends "default.html" %}
{% block title %}
<title>405 Method Not Allowed</title>
<title>403 Unauthorized</title>
{% endblock %}
{% block pagetype %}error-405{% endblock %}

View File

@ -1,7 +1,7 @@
{% extends "default.html" %}
{% block title %}
<title>405 Method Not Allowed</title>
<title>403 Unauthorized</title>
{% endblock %}
{% block pagetype %}error-405{% endblock %}