mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
<h1>New translation for problem <%= @problem.id %></h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Back', translations_path %>
|