File Manager

Path: /home/heznutpr/log.heznutprivate.com/

Viewing File: authheader.php

<!DOCTYPE html>
<!DOCTYPE html>
<html lang="zxx" class="js">

<head>
    
    <meta charset="utf-8">
   
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- Fav Icon  -->
    	<link rel="icon" href="<?php echo $site_url; ?>/dashboard/admin/logo/<?php echo $favicon; ?>" >
    <!-- Page Title  -->
    <title><?php echo $site_title; ?> / Register</title>
    <!-- StyleSheets  -->
    <link rel="stylesheet" href="<?php echo $site_url; ?>/auth/assets/css/dashlite.css?ver=2.0.0">
    <link id="skin-default" rel="stylesheet" href="<?php echo $site_url; ?>/auth/assets/css/theme.css?ver=2.0.0">
    </head>

<body class="nk-body ui-rounder npc-default pg-auth no-touch nk-nio-theme">
    <div class="nk-app-root">
        <!-- main @s -->
        <div class="nk-main ">
            <!-- wrap @s -->
            <div class="nk-wrap nk-wrap-nosidebar">
                <!-- content @s -->
                <div class="nk-content ">
                    <div class="nk-block nk-block-middle nk-auth-body  wide-xs">
                        <div class="brand-logo pb-4 text-center">
                            <a href="/" class="logo-link">
                                <img class="logo-light logo-img logo-img-lg" src="<?php echo $site_url; ?>/dashboard/admin/logo/logo.png" alt="<?php echo $site_title; ?>" />
                            </a>
                        </div>