V1
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Luggage Tracker</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
</head>
|
||||
<?php include $_SERVER['DOCUMENT_ROOT']."/snippets/head.php" ?>
|
||||
<body>
|
||||
<?php include $_SERVER['DOCUMENT_ROOT']."/snippets/header.php" ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user