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

3 lines
261 B
Elixir
Raw Normal View History

2022-02-28 06:04:04 +00:00
<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>