Files
codeocean/app/views/error_templates/new.html.slim
2017-07-12 11:04:29 +02:00

4 lines
84 B
Plaintext

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