Remove headers and include headers.php
This commit is contained in:
parent
30b05df104
commit
af0e2ec943
13
issue.php
13
issue.php
@ -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>
|
||||
|
Reference in New Issue
Block a user