14 lines
380 B
Text
14 lines
380 B
Text
Foodsoft-Nachricht
|
|
|
|
Von: <%= @sender %>
|
|
An: <%= @recipients %>
|
|
|
|
======================================================================
|
|
<%= @body %>
|
|
======================================================================
|
|
|
|
Antworten: <%= @reply %>
|
|
Nachricht online einsehen: <%= @link %>
|
|
Nachrichten-Einstellungen: <%= @profile %>
|
|
|
|
<%= render :partial => 'shared/mail_footer' %>
|