Password Reset templates rearranged to portal/templates/
[myslice.git] / ui / templates / registration / password_reset_done.html
diff --git a/ui/templates/registration/password_reset_done.html b/ui/templates/registration/password_reset_done.html
deleted file mode 100644 (file)
index caeb4eb..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{% extends "layout-unfold1.html" %}
-{% load i18n %}
-
-{% block unfold_main %}
-
-{% block content %}
-
-<h2>{% trans 'Onelab secured Password reset wizard' %}</h2>
-
-<p>{% trans "We've emailed you instructions for setting your password to the email address you submitted. You should be receiving it shortly." %}</p>
-
-{% endblock %}
-{% endblock %}
-