Initial content
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div class="text-center m-2">
|
||||
<h2>Thanks!</h2>
|
||||
<p>Thanks for placing order #{{ id }}</p>
|
||||
<p>We'll ship your goods as soon as possible.</p>
|
||||
<a class="btn btn-primary" href="/?page=1&pageSize={{pageSize}}">
|
||||
Return to Store
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user