From a0db591b88d546386e3c38cce0e1afb2e3cd063b Mon Sep 17 00:00:00 2001 From: Ernie Park Date: Wed, 1 Feb 2012 11:58:23 -0500 Subject: [PATCH] move password_reset_form out of registration --HG-- rename : registration/password_reset_form.html => password_reset_form.html --- marketing.html | 2 +- .../password_reset_form.html => password_reset_form.html | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename registration/password_reset_form.html => password_reset_form.html (100%) diff --git a/marketing.html b/marketing.html index dc712f008a..117eb827b3 100644 --- a/marketing.html +++ b/marketing.html @@ -66,7 +66,7 @@
<%include file="login.html" />
-
<%include file="registration/password_reset_form.html" />
+
<%include file="password_reset_form.html" />