The code powering m.abunchtell.com https://m.abunchtell.com
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

14 行
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>