ForgotPassword: initial layout created
[myslice.git] / auth / templates / widget-login.html
index 37fb938..39a8bdc 100644 (file)
@@ -11,5 +11,7 @@
   <p class='login'>Password</p>
   <input class='login' type="password" name="password" value="" /><br />
   <input class='login' type="submit" value="Log In" />
+  <p></p>      
+  <a href="/portal/pass_reset/">Can't access your account?</a> 
 </form>
 </div>