Merge branch 'master' into 'joey-testing'

# Conflicts:
#   website/views/login_head.php
This commit is contained in:
Joey Lai
2017-01-20 16:06:16 +01:00
22 changed files with 548 additions and 225 deletions

View File

@@ -3,10 +3,10 @@
<title>MyHyvesbook+</title>
<link rel="stylesheet"
type="text/css"
href="styles/main.css">
href="/styles/main.css">
<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>
<script src="registerAndLogin.js"></script>
</head>
</head>