Created new login page
This commit is contained in:
parent
006104bdec
commit
8eab692f0c
1 changed files with 4 additions and 0 deletions
4
templates/newlogin.html
Normal file
4
templates/newlogin.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% block content %}
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Reference in a new issue