Sha256: 4536aee32c3e3c8cfa8c5eb97c3b87784ef4d8f742ad84a18f981570b7d42ff8

Contents?: true

Size: 428 Bytes

Versions: 5

Compression:

Stored size: 428 Bytes

Contents

<form method="get" id="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>">
	<label for="s" class="assistive-text"><?php _e( 'Search', '<%= theme_id %>' ); ?></label>
	<input type="text" class="field" name="s" id="s" placeholder="<?php esc_attr_e( 'Search', '<%= theme_id %>' ); ?>" />
	<button type="submit" class="submit" name="submit" id="searchsubmit"><?php _e( 'Search', '<%= theme_id %>' ); ?></button>
</form>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
marv-0.2.5 layouts/default/templates/partials/searchform.php.erb
marv-0.2.4 layouts/default/templates/partials/searchform.php.erb
marv-0.2.3 layouts/default/templates/partials/searchform.php.erb
marv-0.2.2 layouts/default/templates/partials/searchform.php.erb
marv-0.2.1 layouts/default/templates/partials/searchform.php.erb