update
This commit is contained in:
parent
618926fe01
commit
ce38735ce3
|
|
@ -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">
|
||||||
Loading…
Reference in New Issue