Add emphasis to call for sponsors
This commit is contained in:
parent
27f6d8ad73
commit
245a312c1b
1 changed files with 4 additions and 5 deletions
|
|
@ -27,8 +27,7 @@
|
||||||
- if conference.call_for_sponsors.try(:open?)
|
- if conference.call_for_sponsors.try(:open?)
|
||||||
.row
|
.row
|
||||||
.col-md-12
|
.col-md-12
|
||||||
%p.text-muted.text-center
|
%h3.text-center
|
||||||
%small
|
Want to sponsor?
|
||||||
Want to sponsor #{conference.short_title}?
|
= link_to(sponsorship_mailto(conference)) do
|
||||||
= link_to(sponsorship_mailto(conference)) do
|
Contact us!
|
||||||
Please contact us!
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue