Adapt the ticket text to be more precise
This commit is contained in:
parent
af8a653fbb
commit
93a09b729e
1 changed files with 3 additions and 3 deletions
|
|
@ -5,10 +5,10 @@
|
||||||
%h1
|
%h1
|
||||||
Tickets
|
Tickets
|
||||||
%p.lead
|
%p.lead
|
||||||
Support
|
If you like, support
|
||||||
%strong
|
%strong
|
||||||
= @conference.title
|
= @conference.title
|
||||||
by buying a ticket
|
by buying a ticket*
|
||||||
=form_tag(conference_ticket_purchases_path, method: :post) do |f|
|
=form_tag(conference_ticket_purchases_path, method: :post) do |f|
|
||||||
%table.table.table-hover
|
%table.table.table-hover
|
||||||
%thead
|
%thead
|
||||||
|
|
@ -43,4 +43,4 @@
|
||||||
.col-md-13
|
.col-md-13
|
||||||
%p.text-muted.text-center
|
%p.text-muted.text-center
|
||||||
%small
|
%small
|
||||||
Checkout will be at the conference registration
|
* Buying a ticket is not mandatory. Checkout will be at the conference registration.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue