Registration thank you email and proposed workshops on front page
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
%article
|
||||
%h2=_!@conference.title
|
||||
=@conference.info.html_safe
|
||||
|
||||
- # %article.supplementary
|
||||
- # %h2=_'section_titles.bikebike.About_BikeBike'
|
||||
- # %p=_'section_content.bikebike.about_bikebike', :p
|
||||
%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
|
||||
|
||||
Reference in New Issue
Block a user