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
|
.container
|
||||||
.row
|
.row
|
||||||
.col-md-12.text-center
|
.col-md-12.text-center
|
||||||
%h2 Sign Up for Snap<em>!</em>Con
|
|
||||||
%br
|
%br
|
||||||
-# %h2
|
%h2
|
||||||
-# Support
|
Sign up for
|
||||||
-# = conference.title
|
= conference.title
|
||||||
|
!
|
||||||
.row.row-centered
|
.row.row-centered
|
||||||
- tickets.each do |ticket|
|
- tickets.each do |ticket|
|
||||||
.col-lg-4.col-md-3.col-sm-3.col-centered.col-top
|
.col-lg-4.col-md-3.col-sm-3.col-centered.col-top
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue