summaryrefslogtreecommitdiff
path: root/web/templates/registration/login.html
diff options
context:
space:
mode:
authorDominic DiTaranto <domdit@gmail.com>2024-10-28 11:36:09 -0400
committerDominic DiTaranto <domdit@gmail.com>2024-10-28 11:36:09 -0400
commit286161b0912007c6f3859868a006e9818752a4aa (patch)
treed016592f7fa38b93f15e818586a9d294d80b6f3c /web/templates/registration/login.html
init commit
Diffstat (limited to 'web/templates/registration/login.html')
-rw-r--r--web/templates/registration/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/registration/login.html b/web/templates/registration/login.html
new file mode 100644
index 0000000..afdff9b
--- /dev/null
+++ b/web/templates/registration/login.html
@@ -0,0 +1 @@
+{% extends "admin/login.html" %}