fix(core): update
This commit is contained in:
4
material/404.html
Normal file
4
material/404.html
Normal file
@ -0,0 +1,4 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<h1>404 - Not found</h1>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user