add page template
This commit is contained in:
@@ -21,7 +21,7 @@ get_header();?>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<!--«москва» -->
|
||||
<?if (trim($s) !== ''):?>
|
||||
|
||||
<p class="search-result">По запросу «<?php
|
||||
$allsearch = new WP_Query("s=$s&showposts=-1");
|
||||
@@ -68,6 +68,8 @@ wp_reset_query(); ?></p>
|
||||
<?get_template_part( '/blocks/paginator');?>
|
||||
|
||||
|
||||
<?php endif;?>
|
||||
|
||||
<?php endif;?>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user