Only allow GET and POST HTTP request and die otherwise.
[Project_webapp.git] / includes / header.html
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" />
7 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Condensed">
8 <link rel="stylesheet" type="text/css" href="styles/airpolytech.css" />
9 </head>
10 <body>