inspec/www/source/layouts/_global-message.slim
Nathen Harvey d9ab199c8d
Solicit talks for ChefConf
People visiting the habitat.sh website should consider submitting a
talk for ChefConf.  The CFP closes on 18 Jan so this is a nice,
short-lived thing to highlight.

Signed-off-by: Nathen Harvey <nharvey@chef.io>
2017-01-06 19:22:35 -05:00

17 lines
566 B
Text

/ If you update the content, you need to update the value of gm_session_id
/ in order for the Div to show.
#global-message
.container
.row
.columns.small-8.medium-8.medium-push-2.medium-text-center
a href="https://chefconf.chef.io/2017/call-for-presentations/" target="_blank"
strong Share Your Story of Compliance as Code at ChefConf - Submit a Talk Now
.columns.small-4.medium-2.text-right
span.dismiss-button
i.fa.fa-times-circle-o
| Dismiss
javascript:
gm_session_id = 'inspecGlobalMessage3';