This commit is contained in:
Ross
2021-05-02 19:12:38 +01:00
parent fafca9be99
commit 160b56f278
+1 -1
View File
@@ -1,4 +1,4 @@
{% extends '../templates/base.html' %}
{% extends '../base.html' %}
{% block title %}Login{% endblock %}