- this_is_the_front_page - if @conference = render 'conferences/header' %article %h2=_!@conference.title =@conference.info.html_safe %h3=_'acticles.conferences.headings.Proposed_Workshops' %p=_'acticles.conferences.paragraphs.Proposed_Workshops', "Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process." %ul.workshop-list - @conference.workshops.each do |w| %li %h4=w.title .workshop-description=markdown w.info