mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 18:48:49 +01:00
Add problem type
This commit is contained in:
5
app/views/problems/new.html.erb
Normal file
5
app/views/problems/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>New problem</h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Back', problems_path %>
|
||||
Reference in New Issue
Block a user