Skip to content

Instantly share code, notes, and snippets.

@alissoncs
Created May 9, 2020 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alissoncs/ca473ced03fb093ca55234dd9be22b2e to your computer and use it in GitHub Desktop.
Save alissoncs/ca473ced03fb093ca55234dd9be22b2e to your computer and use it in GitHub Desktop.
awardshtml.html
<h1>
Awards List
</h1>
<div id='awards-list'>
Loading...
</div>
<h2>
My cart
</h2>
<div id='cart-list'>
<h3>Total: <span id='total'></span></h3>
</div>
<button id='finish-payment'>
Pay
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment