Files
dunlop-ember/spec/dummy/app/views/comments/edit.html.slim
T
2017-12-21 11:36:52 +01:00

9 lines
103 B
Plaintext

h1 Editing comment
== render 'form'
= link_to 'Show', @comment
' |
= link_to 'Back', comments_path