<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
    <meta charset="<?php bloginfo( 'charset' ); ?>">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="profile" href="https://gmpg.org/xfn/11">
    
    <meta name="google-site-verification" content="59-oDSjmSxQPsBLvlH2Ddfbr-Ft5LTxA4Rs0TNJ85NA" />
    
    <?php wp_head(); // WordPress betikleri ve stilleri buradan yüklenir ?>
</head>
<body <?php body_class(); ?>>
