hanged Login position into navigation

This commit is contained in:
Ismail Cadaroski 2017-01-11 20:30:44 +01:00
parent ae1a813407
commit 390fde9099
1 changed files with 12 additions and 9 deletions

View File

@ -19,8 +19,6 @@
<?php
include 'navigation.php';
?>
</nav>
<!-- The sidebar naviagtion ends here -->
<!--Login-->
<form action="signup.php" method="post">
@ -32,6 +30,11 @@
</form>
<!--Login end-->
</nav>
<!-- The sidebar naviagtion ends here -->
</header>
</div>
</div>