registration and other stuff
This commit is contained in:
parent
613d1c6ca3
commit
cba28239a2
13 changed files with 326 additions and 50 deletions
|
@ -0,0 +1,6 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% block body %}
|
||||
|
||||
<h1>Page Not Found</h1>
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue