Your IP : 216.73.216.187


Current Path : /home/exhehbu/wp/wp-content/themes/revolution/
Upload File :
Current File : /home/exhehbu/wp/wp-content/themes/revolution/searchform.php

<!-- Start SearchForm -->
<form method="get" class="searchform" role="search" action="<?php echo esc_url( home_url( '/' ) ); ?>">
	<div class="searchform-bar"></div>
	<fieldset>
		<input name="s" type="text" class="s" placeholder="<?php esc_html_e( 'Type here to search', 'revolution' ); ?>">
		<button type="submit" class="submit" aria-label="<?php esc_html_e( 'Search', 'revolution' ); ?>"><?php get_template_part( 'assets/img/svg/search.svg' ); ?></button>
	</fieldset>
</form>
<!-- End SearchForm -->