You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
506 B

  1. <div lang="he" dir="rtl">
  2. <p>שלום <%= @resource.email %> !</p>
  3. <p>הרגע יצרת חשבון בקהילה <%= @instance %>.</p>
  4. <p>כדי לוודא את הרשמתך, יש ללחוץ על הקישורית הבאה : <br>
  5. <%= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token) %>
  6. <p>יש לעבור גם על תנאי השימוש <%= link_to 'terms and conditions', terms_url %>.</p>
  7. <p>בתודה מראש,<p>
  8. <p>צות ניהול <%= @instance %></p>
  9. </div>