%= error_messages_for 'financial_transaction' %>
<%=h @group.name %>
Betrag <%= text_field 'financial_transaction', 'amount', :size => '10' %> Euro
Note <%= text_area 'financial_transaction', 'note', :cols => "40", :rows => "5" %>