format home
This commit is contained in:
@@ -1,14 +1,10 @@
|
|||||||
<?php
|
|
||||||
//$home_background= $envID ?>
|
|
||||||
?>
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<title>Site Data Gate</title>
|
<title>Site Data Gate</title>
|
||||||
<meta name="description" content="The small framework with powerful features">
|
<meta name="description" content="API GATE" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="shortcut icon" type="image/png" href="/favicon.ico" />
|
<link rel="shortcut icon" type="image/png" href="/favicon.ico" />
|
||||||
|
|
||||||
<!-- STYLES -->
|
<!-- STYLES -->
|
||||||
@@ -35,9 +31,5 @@
|
|||||||
<div class="page_label">
|
<div class="page_label">
|
||||||
<?php echo ENV_ID ?>
|
<?php echo ENV_ID ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user