Tidy a bit the files structure.
[Project_webapp.git] / includes / header.html
diff --git a/includes/header.html b/includes/header.html
new file mode 100644 (file)
index 0000000..602e0cf
--- /dev/null
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html>
+<head>
+<title>Air Polytech</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Condensed">
+<link rel="stylesheet" type="text/css" href="styles/airpolytech.css" />
+</head>
+<body>