Files
codeocean/app/views/user_exercise_feedbacks/new.html.slim
2017-04-11 15:00:35 +02:00

4 lines
91 B
Plaintext

h1 = t('shared.new_model', model: UserExerciseFeedback.model_name.human)
= render('form')