Open-Source-Access-Control-.../app/views/payments/new.html.erb

6 lines
81 B
Plaintext
Raw Normal View History

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