diff options
Diffstat (limited to 'web/templates/registration/login.html')
-rw-r--r-- | web/templates/registration/login.html | 1 |
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" %} |