MorningPeak/app/views/comments/new.html.slim
Arthur Poulet 7646e982d3 fix comment, implementation
- creator polymorphic instead of user
- implementation
2015-07-25 22:30:19 +02:00

6 lines
81 B
Plaintext

h1.page-header New comment
== render 'form'
= link_to t('back'), comments_path