21 lines
607 B
Plaintext
21 lines
607 B
Plaintext
// used by congrats_musician, and downloads
|
|
- provide(:page_name, "downloads #{@page_context}")
|
|
- provide(:hero_title, 'Signup successful! Now download the JamKazam application.')
|
|
- provide(:hero_extra_class, 'larger')
|
|
|
|
.row
|
|
.col-md-7.col-sm-12
|
|
p.click-to-download You need the JamKazam Mac or Windows app to play in online sessions on the JamKazam platform. Click the button below to download the app.
|
|
br
|
|
.downloads-blurb
|
|
br
|
|
.downloads-container
|
|
|
|
.col-md-1.col-sm-0
|
|
.col-md-4.col-sm-12
|
|
.system-requirements
|
|
|
|
= render "users/download_templates2021"
|
|
|
|
|
|
.download-instructions |