Add the following features:
[Project_webapp.git] / includes / header.html
CommitLineData
fb6aedc2
JB
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3<html>
4<head>
5<title>Air Polytech</title>
6<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
b5f60f89 7<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Condensed">
fb6aedc2 8<link rel="stylesheet" type="text/css" href="styles/airpolytech.css" />
a96fefe1 9<script type="text/javascript" src="js/airpolytech.js"></script>
fb6aedc2
JB
10</head>
11<body>