Remove headers and include headers.php

This commit is contained in:
Fred Boniface 2022-09-20 19:28:22 +01:00
parent 30b05df104
commit af0e2ec943
1 changed files with 2 additions and 11 deletions

View File

@ -1,17 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>Athena</title>
<meta charset="UTF-8"/>
<meta name="description" content="Athena - Quick links to live train departures for traincrew."/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="application-name" content="Athena">
<meta name="author" content="Frederick Boniface">
<link rel="stylesheet" type="text/css" href="/styles/style.css"/>
<link rel="icon" type="image/png" href="/assets/icons/favicon.ico"/>
<?php include './page-blocks/headers.php';?>
<title>Athena - Report Issue</title>
</head>
<body>