<%= error_messages_for 'financial_transaction' %>

<%=h @group.name %>

<%= text_field 'financial_transaction', 'amount', :size => '10' %> Euro


<%= text_area 'financial_transaction', 'note', :cols => "40", :rows => "5" %>