Show conference name in tickets partial
This commit is contained in:
parent
a9d6faf1a3
commit
ae6581826d
1 changed files with 4 additions and 4 deletions
|
|
@ -7,11 +7,11 @@
|
|||
.container
|
||||
.row
|
||||
.col-md-12.text-center
|
||||
%h2 Sign Up for Snap<em>!</em>Con
|
||||
%br
|
||||
-# %h2
|
||||
-# Support
|
||||
-# = conference.title
|
||||
%h2
|
||||
Sign up for
|
||||
= conference.title
|
||||
!
|
||||
.row.row-centered
|
||||
- tickets.each do |ticket|
|
||||
.col-lg-4.col-md-3.col-sm-3.col-centered.col-top
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue