{% comment %}
Below is a button that leads users back to the home page. Button uses theme button settings.
{% endcomment %}
<div class="text-center">
<p>
<p>
<a href="/" class="btn">
Back to Shopping
</a>
</p>
</p>
</div>
Contact form
Choosing a selection results in a full page refresh.