Commit a0db591b by Ernie Park

move password_reset_form out of registration

--HG--
rename : registration/password_reset_form.html => password_reset_form.html
parent 9f093f98
......@@ -66,7 +66,7 @@
</footer>
<div id="login" class="leanModal_box"><%include file="login.html" /></div>
<div id="pwd_reset" class="leanModal_box"><%include file="registration/password_reset_form.html" /></div>
<div id="pwd_reset" class="leanModal_box"><%include file="password_reset_form.html" /></div>
<div id="reset_done" class="leanModal_box"></div>
<script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment