Files
codeocean/app/views/comments/new.html.slim
2018-11-06 16:49:42 +01:00

6 lines
65 B
Plaintext

h1 New comment
= render 'form'
= link_to 'Back', comments_path