Changeset View
Changeset View
Standalone View
Standalone View
src/templates/account/email/password_reset_key_message.txt
- This file was added.
{% load i18n %} | |||||
{% blocktrans with site_name=current_site.name site_domain=current_site.domain %}Hello from {{ site_name }}! | |||||
We've received a request to reset your password. If you didn't make this request, you can safely ignore this email. Otherwise, click the button below to reset your password.{% endblocktrans %} | |||||
{{ password_reset_url }} | |||||
{% if username %}{% blocktrans %}In case you forgot, your username is {{ username }}.{% endblocktrans %} | |||||
{% endif %}{% blocktrans with site_name=current_site.name site_domain=current_site.domain %}Thank you for using {{ site_name }}! | |||||
{{ site_domain }}{% endblocktrans %} | |||||
Content licensed under Creative Commons Attribution-ShareAlike 3.0 (CC-BY-SA) unless otherwise noted; code licensed under GNU General Public License (GPL) or other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL