fed585e3f4
* Create reset_password_instructions.oc.html.erb * Create reset_password_instructions.oc.text.erb * Create password_change.oc.html.erb * Create password_change.oc.text.erb * Create confirmation_instructions.oc.html.erb * Create confirmation_instructions.oc.text.erb
14 lines
551 B
Text
14 lines
551 B
Text
<p>Bonjorn <%= @resource.email %> !<p>
|
||
|
||
<p>Venètz de vos crear un compte sus <%= @instance %> e vos mercegem :)</p>
|
||
|
||
<p>Per confirmar vòstre inscripcion, mercés de clicar sul ligam seguent : <br>
|
||
<%= link_to 'Confirmar mon compte', confirmation_url(@resource, confirmation_token: @token) %></p>
|
||
|
||
<p>Aprèp vòstra primièra connexion, poiretz accedir a la documentacion de l’aisina.</p>
|
||
|
||
<p>Pensatz tanben a gaitar a nòstras <%= link_to 'conditions d\'utilisation', terms_url %>.</p>
|
||
|
||
<p>Amistosament,</p>
|
||
|
||
<p>La còla <%= @instance %></p>
|