pleroma/lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex

3 lines
261 B
Elixir

<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>