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
591 B
13 lines
591 B
8 years ago
|
<p dir="rtl">خوش آمدید <%= @resource.email %> !</p>
|
||
|
|
||
|
<p dir="rtl">شما الان در <%= @instance %> حساب باز کردید.</p>
|
||
|
|
||
|
<p dir="rtl">برای تأیید عضویت، لطفاً روی پیوند زیر کلیک کنید: <br>
|
||
|
<%= link_to 'تأیید حساب', confirmation_url(@resource, confirmation_token: @token) %>
|
||
|
|
||
|
<p dir="rtl">لطفاً همچنین <%= link_to 'شرایط و مقررات استفادهٔ', terms_url %> ما را هم بخوانید.</p>
|
||
|
|
||
|
<p dir="rtl">با احترام,<p>
|
||
|
|
||
|
<p dir="rtl">گردانندگان سرور <%= @instance %></p>
|