This commit is contained in:
Devdatt Bhatt 2026-05-18 09:04:14 +00:00
parent 618926fe01
commit ce38735ce3
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,8 @@
<?php <?php
require 'require_login.php'; require 'require_login.php';
include 'sdevtatic.php'; include 'static.php';
?> ?>
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
@ -1320,5 +1322,4 @@ include 'sdevtatic.php';
</nav> </nav>
</header> </header>
<!-- PAGE CONTENT WRAPPER -->
<div class="page-wrap"> <div class="page-wrap">