[#114] Refactored password_reset (moved to TwitterAPI). Added homepage links to password reset result pages.
This commit is contained in:
parent
bfff2399ff
commit
908943352f
4 changed files with 22 additions and 8 deletions
|
|
@ -1 +1,2 @@
|
|||
<h2>Password reset failed</h2>
|
||||
<h3><a href="<%= Pleroma.Web.base_url() %>">Homepage</a></h3>
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
<h2>Password changed!</h2>
|
||||
<h3><a href="<%= Pleroma.Web.base_url() %>">Homepage</a></h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue