summaryrefslogtreecommitdiffstats
path: root/authentication/templates/authorize.html
diff options
context:
space:
mode:
Diffstat (limited to 'authentication/templates/authorize.html')
-rw-r--r--authentication/templates/authorize.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/authentication/templates/authorize.html b/authentication/templates/authorize.html
deleted file mode 100644
index 1ed6506..0000000
--- a/authentication/templates/authorize.html
+++ /dev/null
@@ -1,5 +0,0 @@
1{% extends "./base.html" %}
2
3{% block content %}
4 <h1>AUTH</h1>
5{% endblock %}