mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 04:24:22 +00:00
10 lines
558 B
Plaintext
10 lines
558 B
Plaintext
|
<div lang="he" dir="rtl">
|
|||
|
<p>שלום <%= @resource.email %>!</p>
|
|||
|
|
|||
|
<p>מישהו ביקש לינק להחלפת סיסמתך במסטודון. באפשרותך לעשות זאת ע"י בלחיצה על הקישורית שבהמשך.</p>
|
|||
|
|
|||
|
<p><%= link_to 'Change my password', edit_password_url(@resource, reset_password_token: @token) %></p>
|
|||
|
|
|||
|
<p>אם בקשה זו לא הגיעה ממך, אפשר להתעלם מההודעה.</p>
|
|||
|
<p>סיסמתך לא תוחלף לפני שהקישורית תיפתח בדפדפן וסיסמא חדשה תוכנס.</p>
|
|||
|
</div>
|