File "search.php"
Full Path: /home/ozbarhaber/public_html/19052025___siteeee/wp-content/themes/anka/search.php
File size: 514 bytes
MIME-type: text/x-php
Charset: utf-8
<?php if(!defined('ABSPATH')) exit; ?>
<?php get_header(); ?>
<div id="main">
<div class="innerContainer pad">
<div id="content">
<div class="pageHeading">
<h1 class="title"><?php _e("Arama Sonuçları", "anka"); ?>: <?php echo get_search_query() ?></h1>
<?php if(xoption('breadcrumb')) sfrBreadcrumbs(); ?>
</div>
<?php safirAd('archiveAd', 'ads shiftBottom') ?>
<?php get_template_part('list'); ?>
</div>
<?php safir_sidebar(); ?>
</div>
</div>
<?php get_footer(); ?>