@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>grublock | login</title>
<title><?php echo $sitename; ?> | login</title>
<?php
if(isset($_SESSION['user'])) {
header("Location: /home");