Buyur kardeş

<div id="header">
    <div id="logo">
<h1><a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
    </div>
     </div>
     <div id="tabs">
           <ul style="width: center; margin: 0 auto 0 auto">  
<li><a href="<?php echo get_settings('home'); ?>" accesskey="H">Anasayfa</a></li> 
<?php wp_list_pages('title_li=&depth=1' ); ?>
    </ul>
     </div>
     <div id="search">
    <form id="searchform" method="get" action="<?php echo get_settings('home'); ?>">
<p><input type="text" class="search" name="s" id="s" value="<?php echo wp_specialchars($s, 1); ?>" /> <input type="submit" value="Ara" class="button" /></p>
    </form>
     </div> 
    
     <div class="gboxtop"></div>
     <div class="gbox">
<p><center>Web sitemiz yenilenmiştir.</center></p>
     </div>