foodsoft/app/views/mailer/message.rhtml

15 lines
380 B
Plaintext
Raw Normal View History

2009-01-06 11:49:19 +01:00
Foodsoft-Nachricht
Von: <%= @sender %>
An: <%= @recipients %>
======================================================================
<%= @body %>
======================================================================
Antworten: <%= @reply %>
Nachricht online einsehen: <%= @link %>
Nachrichten-Einstellungen: <%= @profile %>
<%= render :partial => 'shared/mail_footer' %>