Files
old-rijeci/app/views/results/new.html.erb

6 lines
79 B
Plaintext
Raw Normal View History

2013-12-09 03:23:49 +01:00
<h1>New result</h1>
<%= render 'form' %>
<%= link_to 'Back', results_path %>