Files
codeocean/app/views/file_templates/new.html.slim
Maximilian Grundke 1cd879bcb6 Scaffold file templates
2016-06-09 22:38:19 +02:00

4 lines
83 B
Plaintext

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