summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex
blob: 40f6bb3fcb3544117e2a29a2396a0e0696043e90 (plain)
1
2
<h2><%= Gettext.dpgettext("static_pages", "password reset successful message", "Password changed!") %></h2>
<h3><a href="<%= Pleroma.Web.Endpoint.url() %>"><%= Gettext.dpgettext("static_pages", "password reset successful homepage link", "Homepage") %></a></h3>