renamed project
This commit is contained in:
parent
cba28239a2
commit
2bbeb52178
307 changed files with 4 additions and 4 deletions
6
realms/templates/errors/404.html
Normal file
6
realms/templates/errors/404.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% block body %}
|
||||
|
||||
<h1>Page Not Found</h1>
|
||||
|
||||
{% endblock %}
|
0
realms/templates/errors/500.html
Normal file
0
realms/templates/errors/500.html
Normal file
Loading…
Add table
Add a link
Reference in a new issue