Files
codeocean/app/views/consumers/new.html.slim

4 lines
79 B
Plaintext

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