Files
codeocean/app/views/error_template_attributes/new.html.slim
2017-07-12 11:58:18 +02:00

4 lines
93 B
Plaintext

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