clarion/app/views/workshops/new.html.slim

5 lines
112 B
Plaintext

- content_for(:title) { ":: #{t :new_workshop_title}" }
h1.entry-title = t :new_workshop_title
= render 'form'