9 lines
532 B
PHP
Executable File

<section class="pt-4 pb-4">
<div class="w-100 px-2 d-flex justify-content-between align-items-center">
<a href="https://1.envato.market/qKq4g" class="btn btn-danger text-white mr-1">Buy PHP Form Builder<span class="icon-circle ml-2 bg-white"><i class="fas fa-dollar-sign text-danger"></i></span></a>
<!-- <input type="search" id="searchBox" placeholder="Type here to search..." value="" name="search" class="form-control" /> -->
<?php include_once __DIR__ . '/search-form.php'; ?>
</div>
</section>