Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
beak
/
19052025___siteeee
/
wp-content
/
themes
/
anka
:
header.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?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"); ?>