mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
<h1>Editing problem</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @problem %> |
|
|
<%= link_to 'Back', problems_path %>
|