diff --git a/templates/account/login.html b/templates/account/login.html deleted file mode 100644 index cff8d33..0000000 --- a/templates/account/login.html +++ /dev/null @@ -1,46 +0,0 @@ -{% extends 'share_layout/base_account.html' %} -{% load static %} -{% load i18n %} -{% block content %} -
- -

Sign in with your Account

- -
- - -
- -

- - {% trans 'Create Account' %} - - | - Home Page - | - - {% trans 'Forget Password' %} - -

- -
-{% endblock %} \ No newline at end of file