<?php if(!defined('ABSPATH')) exit; ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head><?php wp_head(); ?></head> <body <?php do_action("safir_body_tag") ?>> <?php wp_body_open(); ?> <div id="safirPage"> <header> <?php include("parts/topbar.php"); ?> <?php include("parts/header.php"); ?> <?php include("parts/mainmenu.php"); ?> <?php include("parts/breaking.php"); ?> </header> <?php do_action('safir_after_header'); ?> <?php include("parts/mobilemenu.php"); ?> <?php include("parts/fixedads.php"); ?> <?php include("parts/widesidebar.php"); ?>