summaryrefslogtreecommitdiff
path: root/signin.php
diff options
context:
space:
mode:
Diffstat (limited to 'signin.php')
-rw-r--r--signin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/signin.php b/signin.php
index e559614..cf41645 100644
--- a/signin.php
+++ b/signin.php
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="styles/style.css">
</head>
<body>
- <?php include_once 'templates/header.php'?>
+ <?php include_once 'templates/header.php' ?>
<h2>Sign in</h2>
<form action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>" method="post">
<label for="user_name">Username: </label><br>