foodsoft/app/views/messages/inbox.haml

5 lines
103 B
Text
Raw Normal View History

2009-01-06 11:49:19 +01:00
%h1 Nachrichten - Eingang
%p= link_to('Neue Nachricht', :action => 'new')
= render :partial => 'list'