53 lines
2.6 KiB
Plaintext
53 lines
2.6 KiB
Plaintext
div layout="screen" layout-id="redeemComplete" id="redeemCompleteScreen" class="screen secondary"
|
|
.content
|
|
.content-head
|
|
.content-icon= image_tag("content/icon_shopping_cart.png", {:height => 19, :width => 19})
|
|
h1 check out
|
|
= render "screen_navigation"
|
|
.content-body
|
|
.content-body-scroller
|
|
.content-wrapper
|
|
.checkout-navigation-bar
|
|
.checkout-complete-wrapper
|
|
.no-purchases-prompt.hidden
|
|
| You have not made any purchases recently. Why not go go
|
|
a href="/client#/jamtrack/search" browse our collection of JamTracks
|
|
| ?
|
|
.thanks-panel
|
|
|
|
.jam-tracks-in-browser.hidden
|
|
p Thank you for joining our community, and congratulations on getting your first JamTrack!
|
|
p.why-download
|
|
| JamTracks are full multi-track recordings with lots of special features, so they are not
|
|
| just standard audio files. To play with your JamTrack, you'll need to download and install
|
|
| our free Mac or Windows app. This is the last step in the process, and you'll be ready to play.
|
|
| This free app also lets you play online in real time with other musicians over the Internet at no cost!
|
|
|
|
a.download-jamkazam-wrapper.jt-popup href="#" rel="external"
|
|
.download-jamkazam
|
|
| Click Here to Start Using Your JamTrack
|
|
|
|
a.download-jamkazam-wrapper href="/downloads" rel="external"
|
|
.just-some-div
|
|
| Do More With Your JamTrack - Click Here to Download Our Application
|
|
|
|
a.back-to-browsing href="/client#/jamtrack"
|
|
| or click here to browse more jamtracks
|
|
|
|
.jam-tracks-in-client.hidden
|
|
|
|
h2 Congratulations on getting your JamTrack!
|
|
|
|
.thanks-detail.purchased-jam-track
|
|
h2.purchased-jam-track-header status="in-progress"
|
|
span.in-progress-msg Downloading Your JamTrack
|
|
span.done-msg All purchased JamTracks have been downloaded successfully! You can now play them in a session.
|
|
span.notice Note that you do not have to wait for this to complete in order to use your JamTrack later.
|
|
br.clear
|
|
ul.purchased-list
|
|
.clearall.hidden
|
|
.action-bar
|
|
.right
|
|
a.button-orange.checkout-done href="/client#/home" DONE
|
|
.clearall
|