diff --git a/templates/account/forget_password.html b/templates/account/forget_password.html deleted file mode 100644 index 3384531..0000000 --- a/templates/account/forget_password.html +++ /dev/null @@ -1,30 +0,0 @@ -{% extends 'share_layout/base_account.html' %} -{% load i18n %} -{% load static %} -{% block content %} -
-{% endblock %} \ No newline at end of file