update
This commit is contained in:
parent
618926fe01
commit
ce38735ce3
|
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
|
||||
require 'require_login.php';
|
||||
include 'sdevtatic.php';
|
||||
include 'static.php';
|
||||
|
||||
?>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
|
@ -1320,5 +1322,4 @@ include 'sdevtatic.php';
|
|||
</nav>
|
||||
</header>
|
||||
|
||||
<!-- PAGE CONTENT WRAPPER -->
|
||||
<div class="page-wrap">
|
||||
Loading…
Reference in New Issue