403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/t-mobile-partner/wp-content/themes/t-mobile/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/t-mobile-partner/wp-content/themes/t-mobile/header.php
<!DOCTYPE html>
<html <?php language_attributes(); ?>>

<head>
    <meta charset="<?php bloginfo('charset'); ?>">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <?php wp_head(); ?>
    <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" />
    <!-- Tailwind CDN -->
    <script src="https://cdn.tailwindcss.com"></script>
</head>

<body <?php body_class("flex flex-col min-h-screen"); ?>>
    <header id="header" class="fixed top-0 left-0 z-50 w-full flex items-center justify-between whitespace-nowrap border-b border-solid border-gray-200 bg-white px-5 py-4 shadow-sm transition-all duration-300">
        <div class="container mx-auto mx-auto max-w-7xl flex items-center justify-between">
            <div class="flex items-center gap-3 text-2xl font-bold text-[var(--primary-color)]">
                <svg class="h-8 w-8" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
                    <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"></path>
                    <path d="M12 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"></path>
                </svg>
                <h1 class="tracking-tighter">T-Mobile</h1>
            </div>
            <!-- Search Bar -->
            <div class="relative w-full max-w-sm hidden md:block">
                <input
                    type="text"
                    placeholder="Search..."
                    class="text-base w-full pl-4 pr-10 py-1 border border-gray-300 rounded-3xl focus:outline-none focus:ring-1 focus:ring-[var(--primary-color)] focus:border-transparent" />
                <span class="material-symbols-outlined absolute right-3 top-1/2 -translate-y-1/2 text-gray-400">
                    search
                </span>
            </div>

            <!-- <nav class="hidden md:flex items-center gap-8 text-sm font-medium text-gray-600">
                <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Home</a>
                <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Training Materials</a>
                <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Support</a>
                <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Contact</a>
            </nav> -->
            <!-- <div class="flex items-center gap-4">
            <button class="relative rounded-full p-2 text-gray-500 hover:bg-gray-100 hover:text-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[var(--primary-color)]">
                <span class="material-symbols-outlined">notifications </span>
                <span class="absolute top-1 right-1 block h-2 w-2 rounded-full bg-red-500 ring-2 ring-white"></span>
            </button>
            <div class="h-10 w-10 rounded-full bg-cover bg-center" style='background-image: url("https://lh3.googleusercontent.com/aida-public/AB6AXuAO04-UZJstsipHnWGl8Q_1NZgcws7ILXbPb7xAp71guiMpfuCT9uImJfyNACwFmVO1YdzzMd3lpTSDauo6QD_ln1G-75dZNMA9TBtxxpHhM97uRag8pkC8O-lauMeB0mVlDa-pZC4N7WkOqa6D2NnEUKc5PERZ4YT_qsj6JPUzM_PPinRsm9suZZtKaLHRvItGnigAuVn4EW39OJqEdf64jJ3wOE_VwWYX5eBf44uKbzq9esGxToNU67rvTP-WiJvsR1J2tjd5AP_E");'></div>
        </div> -->
            <!-- <div class="toggle-btn">
                <button id="menuBtn" class="md:hidden rounded-md text-gray-600 hover:bg-gray-100 focus:outline-none">
                    <span class="material-symbols-outlined text-3xl">menu</span>
                </button>
                <div id="mobileMenu" class="absolute left-0 w-full hidden bg-white shadow-md border-t border-gray-200 z-50">
                    <nav class="flex flex-col p-4 space-y-2 text-sm font-medium text-gray-600">
                        <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Home</a>
                        <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Training Materials</a>
                        <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Support</a>
                        <a class="menu-link hover:text-[var(--primary-color)] transition-colors" href="#">Contact</a>
                    </nav>
                </div>
            </div> -->
            <a href="<?php echo esc_url(GPSI_Login_Handler::get_logout_url(get_current_user_id())); ?>" class="logout-btn flex items-center gap-2 text-white rounded-lg transition">
                <span class="material-symbols-outlined">logout</span>
            </a>
        </div>
    </header>

Youez - 2016 - github.com/yon3zu
LinuXploit