This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-05-02 05:54:35 -07:00
|
|
|
<div lang="he" dir="rtl">
|
|
|
|
<p>שלום <%= @resource.email %> !</p>
|
|
|
|
|
|
|
|
<p>הרגע יצרת חשבון בקהילה <%= @instance %>.</p>
|
|
|
|
|
|
|
|
<p>כדי לוודא את הרשמתך, יש ללחוץ על הקישורית הבאה : <br>
|
|
|
|
<%= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token) %>
|
|
|
|
|
|
|
|
<p>יש לעבור גם על תנאי השימוש <%= link_to 'terms and conditions', terms_url %>.</p>
|
|
|
|
|
|
|
|
<p>בתודה מראש,<p>
|
|
|
|
|
2017-05-07 06:20:34 -07:00
|
|
|
<p>צוות ניהול <%= @instance %></p>
|
2017-05-02 05:54:35 -07:00
|
|
|
</div>
|