Skip to content

Instantly share code, notes, and snippets.

@kenmasters
Created September 17, 2017 04:33
Show Gist options
  • Save kenmasters/50d3f7302b8c1f8ade35b6a60c3fd8bc to your computer and use it in GitHub Desktop.
Save kenmasters/50d3f7302b8c1f8ade35b6a60c3fd8bc to your computer and use it in GitHub Desktop.
<div class="panel panel-primary">
<div class="panel-heading"></div>
<div class="panel-body">
<h2>Thank You.</h2>
<p>Your order was successful with an order id of <strong>{ORDER ID:294}</strong>.</p>
<p>
<a class="btn btn-default btn-md" role="button" href="/">Order Again</a>
<a class="btn btn-primary btn-md" role="button" href="http://pay.orderpayroll.com/order/{ORDER ID:294}">Pay Now</a>
</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment