<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>FeTap Webinterface</title>
    <meta name="description" content="The official FeTap Webinterface">
    <link rel="stylesheet" href="css/styles.css">
  </head>
  <body>
    <script src="js/scripts.js"></script>
  </body>
</html>