Show More
Commit Description:
default config
Commit Description:
default config
File last commit:
Show/Diff file:
Action:
app/views/problems/new.html.haml | 6 lines | 138 B | text/x-haml | HamlLexer |
modernize problem
r876 %h1 New Problem
= render 'form', problem: @problem
.row.my-3
.col-md-4
= link_to 'Back', problems_path, class: 'btn btn-secondary'