foodsoft/app/views/mailer/foodsoft_message.text.erb

13 lines
394 B
Text
Raw Normal View History

2012-08-17 19:08:02 +02:00
Foodsoft-Nachricht
Von: <%= @message.sender.nick %>
======================================================================
<%= @message.body %>
======================================================================
Antworten: <%= new_message_url('message[reply_to]' => @message.id) %>
Nachricht online einsehen: <%= message_url(@message) %>
Nachrichten-Einstellungen: <%= my_profile_url %>