4 lines
119 B
Text
4 lines
119 B
Text
<% title "Neue Rechnung anlegen" -%>
|
|
|
|
<%= render :partial => 'form' %>
|
|
<%= link_to 'Zurück', finance_invoices_path %>
|