Skip to content

Instantly share code, notes, and snippets.

@andrew-grischenko
Created August 11, 2019 10:31
Show Gist options
  • Save andrew-grischenko/ce16e758cb8528fb0a681dea2dbd4914 to your computer and use it in GitHub Desktop.
Save andrew-grischenko/ce16e758cb8528fb0a681dea2dbd4914 to your computer and use it in GitHub Desktop.
<div class="wrapper-body">
<div class="container">
<!-- Hidden entity form -->
<div style="display:none">
{% if page.adx_entityform %}
{% entityform id: page.adx_entityform.id %}
{% endif %}
</div>
<p style="margin-top:100px; margin-bottom:100px;">Processing the payment, please wait...</p>
</div>
<div class="push"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment