app/views/store/events/show.html.haml in artfully_ose-1.2.0.pre.27 vs app/views/store/events/show.html.haml in artfully_ose-1.2.0
- old
+ new
@@ -1,9 +1,10 @@
- content_for :title do
Buy tickets to #{@event.name}
.container#multi-show-container
#event-header
%h1#logo= @event.name
+ %h4= @event.subtitle
%h4= @event.producer
.row
.span8
#loading-container