Files
codeocean/app/views/exercise_collections/new.html.slim
Maximilian Grundke 06e99059d4 Add new lines at eof
2017-10-04 12:53:09 +02:00

4 lines
89 B
Plaintext

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