Newer
Older
dmpopidor / app / views / user_mailer / project_access_removed_notification.html.erb
@xsrust xsrust on 23 Jun 2016 155 bytes Added API and Localisation work
<p><% t('custom_devise.hello') %><%= @user.name %></p>

<p><% t('helpers.mailer.access_to') %>"<%= @project.title %>"<% t('helpers.mailer.removed') %></p>