Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/cesanet/includes/
Upload File :
Current File : /var/www/cesa.co.za/cesanet/includes/html_begin.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <title>CESAnet</title>
        <!--[if IE 5]>
        <style type="text/css">
        /* place css box model fixes for IE 5* in this conditional comment */
        .twoColFixLtHdr #sidebar1 { width: 230px; }
        </style>
        <![endif]--><!--[if IE]>
        <style type="text/css">
        /* place css fixes for all versions of IE in this conditional comment */
        .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
        .twoColFixLtHdr #mainContent { zoom: 1; }
        /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
        </style>
        <![endif]-->
        <script type="text/javascript" src="/js/jquery-3.2.1.min.js"></script>
        <script type="text/javascript" src="/js/jqueryui/jquery-ui.js"></script>
        <link href="/js/jqueryui/jquery-ui.min.css" rel="stylesheet" type="text/css" />
        <link href="/vendor/twbs/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
        <script type="text/javascript" src="/vendor/twbs/bootstrap/dist/js/bootstrap.min.js"></script>
        <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css" />
        <script type="text/javascript" src="/js/select2/js/select2.full.min.js"></script>
        <link href="/js/select2/css/select2.min.css" rel="stylesheet" type="text/css" />
        <link href="/css/shared.css" rel="stylesheet" type="text/css" />
        <link href="/cesanet/style.css" rel="stylesheet" type="text/css" />
        <script type="text/javascript" src="/js/shared.js"></script>
        <script language="javascript" src="/cesanet/calendar.js"></script>
        <script src="https://cdn.ckeditor.com/ckeditor5/41.2.0/super-build/ckeditor.js"></script>
    </head>

    <body>

        <div class="container-fluid container-main">
            <div class="container-fluid">
                <div id="container" class="row">
                    <?php
                    include_once($_SERVER['DOCUMENT_ROOT'] . "/cesanet/inc_header.php");
                    ?>
                </div>
            </div>

            <div class="container-fluid">
                <div id="container" class="row">
                    <?php
                    include_once($_SERVER['DOCUMENT_ROOT'] . "/cesanet/inc_sidebar.php");
                    ?>
                    <div id="mainContent" class="mainContent col-sm-10">