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.

11 lines
590 B

  1. <p dir="rtl">خوش آمدید <%= @resource.email %> !</p>
  2. <p dir="rtl">شما الان در <%= @instance %> حساب باز کردید.</p>
  3. <p dir="rtl">برای تأیید عضویت، لطفاً روی پیوند زیر کلیک کنید: <br>
  4. <%= link_to 'تأیید حساب', confirmation_url(@resource, confirmation_token: @token) %>
  5. <p dir="rtl">لطفاً همچنین <%= link_to 'شرایط و مقررات استفادهٔ', terms_url %> ما را هم بخوانید.</p>
  6. <p dir="rtl">با احترام,<p>
  7. <p dir="rtl">گردانندگان سرور <%= @instance %></p>