removing unecessary spaces
This commit is contained in:
parent
25315645fb
commit
2d9f2e6ba2
|
|
@ -10,11 +10,7 @@
|
||||||
<?php echo __("Résultats de la recherche pour : ", "homegrade-theme__texte-fonctionnel") ?>
|
<?php echo __("Résultats de la recherche pour : ", "homegrade-theme__texte-fonctionnel") ?>
|
||||||
<span class="search-results-page__current-term">« <?php echo get_search_query(); ?> »</span>
|
<span class="search-results-page__current-term">« <?php echo get_search_query(); ?> »</span>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<img decoding="async" class="block-content-page-header__page-icon" src="<?php echo get_template_directory_uri() . "/resources/img/illustrations/homegrade_rechercher.svg" ?>" alt="">
|
<img decoding="async" class="block-content-page-header__page-icon" src="<?php echo get_template_directory_uri() . "/resources/img/illustrations/homegrade_rechercher.svg" ?>" alt="">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user