Login Changed into the header

This commit is contained in:
Ismail Cadaroski 2017-01-11 20:26:32 +01:00
parent e3a2b8a495
commit ae1a813407
1 changed files with 12 additions and 9 deletions

View File

@ -21,12 +21,6 @@
?>
</nav>
<!-- The sidebar naviagtion ends here -->
</header>
</div>
</div>
<h1>Home</h1>
<!--Login-->
<form action="signup.php" method="post">
@ -38,5 +32,14 @@
</form>
<!--Login end-->
</header>
</div>
</div>
<h1>Home</h1>
</body>
</html>