| 1 |
<?php defined( 'ABSPATH' ) or exit; ?> |
| 2 |
|
| 3 |
<div class="wrap hf"> |
| 4 |
<h1><strong style="color: #ea6ea6;">HTML Forms Premium</strong>, take your forms to the next level!</h1> |
| 5 |
|
| 6 |
<div style="font-size: 120%;"> |
| 7 |
<p>The Premium add-on bundles several powerful features together:</p> |
| 8 |
|
| 9 |
<ul class="ul-square"> |
| 10 |
<li><strong>Export to CSV</strong> - with a single click</li> |
| 11 |
<li><strong>File uploads</strong> - safely allow your visitors to upload files</li> |
| 12 |
<li><strong>Webhooks</strong> - notify other services whenever a form is submitted</li> |
| 13 |
<li><strong>Notifications</strong> - never lose track of new form submissions again</li> |
| 14 |
</ul> |
| 15 |
|
| 16 |
<p>Additionally, you'll be eligible for premium support - instant access to our experienced support team.</p> |
| 17 |
|
| 18 |
<p> |
| 19 |
<a href="https://www.htmlforms.io/pricing/#utm_source=wp-plugin&utm_medium=html-forms&utm_campaign=premium-page" class="button" style="background: #ea6ea6; border: #ea6ea6; color: white; padding: 6px 12px; height: auto; font-weight: bold;">Buy HTML Forms Premium</a> |
| 20 |
<a href="https://www.htmlforms.io/premium-features/#utm_source=wp-plugin&utm_medium=html-forms&utm_campaign=premium-page"><span style="text-decoration: none; vertical-align: middle; margin-right: 6px;" class="dashicons dashicons-info"> </span>More information</a> |
| 21 |
</p> |
| 22 |
<p><em>Comes with our 30-day no questions asked money back guarantee.</em></p> |
| 23 |
</div> |
| 24 |
</div> |
| 25 |
|