PATH:
home
/
ediuae
/
public_html
/
wp-content
/
themes
/
cruv
<?php /** * Searchform Template * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result * * @package cruv */ ?> <form action="<?php echo esc_url(home_url('/'))?>" class="search-form"> <div class="form-group"> <input type="text" name="s" class="form-control" placeholder="<?php echo esc_attr__('Search','cruv');?>"> </div> <button class="submit-btn" type="submit"><i class="fa fa-search"></i></button> </form>
[+]
..
[-] LICENSE
[edit]
[-] header.php
[edit]
[-] functions.php
[edit]
[-] single.php
[edit]
[+]
template-parts
[+]
assets
[-] single-team.php
[edit]
[-] index.php
[edit]
[-] single-project.php
[edit]
[-] screenshot.png
[edit]
[+]
languages
[-] prepros.config
[edit]
[-] 404.php
[edit]
[-] searchform.php
[edit]
[-] footer.php
[edit]
[-] sidebar.php
[edit]
[-] archive.php
[edit]
[-] page.php
[edit]
[+]
inc
[-] style.css
[edit]
[-] comments.php
[edit]
[-] single-service.php
[edit]
[-] search.php
[edit]
[-] readme.txt
[edit]