Files
codeocean/app/views/code_harbor_links/new.html.slim
leo.selig f2a1a748d5 Replace CodeHarbourLink .erb wtih .slim templates
- this is consistent with the remaining view architecture

(leoselig/codeocean#2)
2016-02-04 12:06:59 +01:00

4 lines
85 B
Plaintext

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