| Current Path : /home/copmadinaarea/www/wp-content__80fcb17/themes/AdoreChurch/ |
| Current File : /home/copmadinaarea/www/wp-content__80fcb17/themes/AdoreChurch/searchform.php |
<form method="get" id="searchform" action="<?php echo esc_url(home_url()); ?>/">
<div class="input-group">
<input type="text" class="form-control" name="s" id="s" value="" placeholder="<?php _e('Search Posts...', 'framework'); ?>" />
<span class="input-group-btn">
<button type ="submit" name ="submit" class="btn btn-primary"><i class="fa fa-search fa-lg"></i></button>
</span> </div>
</form>