Files
WebDB/website/views/login_head.php
2017-01-18 09:19:38 +01:00

9 lines
255 B
PHP

<head>
<meta charset="utf-8">
<title>MyHyvesbook+</title>
<link rel="stylesheet"
type="text/css"
href="styles/index.css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
</head>