6 lines
81 B
Plaintext
Raw Normal View History

2013-02-12 01:58:17 -07:00
<h1>New payment</h1>
<%= render 'form' %>
<%= link_to 'Back', payments_path %>