Files
old-rijeci/app/views/results/new.html.erb
2013-12-09 03:23:49 +01:00

6 lines
79 B
Plaintext

<h1>New result</h1>
<%= render 'form' %>
<%= link_to 'Back', results_path %>