Files
codeocean/app/views/teams/new.html.slim
2015-01-28 12:28:09 +01:00

4 lines
75 B
Plaintext

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