Move errors to own directory
This commit is contained in:
parent
972f41fdc0
commit
9b56787057
|
@ -1,4 +1,4 @@
|
|||
{% extends "error.html" %}
|
||||
{% extends "error/error.html" %}
|
||||
|
||||
{% block title %}404: Page Not Found{% endblock %}
|
||||
{% block error_message %}404: Page Not Found{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user