jam-cloud/web/app/views/clients/_redeem_complete.html.slim

46 lines
2.2 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#/jamtrackBrowse" 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 href="/downloads" rel="external"
.download-jamkazam
| Click Here to Get the Free JamKazam Application
.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