Files
codeocean/app/views/codeharbor_links/new.html.slim
2019-08-26 19:06:52 +02:00

4 lines
85 B
Plaintext

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