Created new login page

This commit is contained in:
SecretlyTaco 2018-02-21 12:11:54 +00:00
parent 006104bdec
commit 8eab692f0c

4
templates/newlogin.html Normal file
View file

@ -0,0 +1,4 @@
{% extends 'layout.html' %}
{% block content %}
{% endblock %}