Skip to content
Snippets Groups Projects
Commit 4639f790 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

removed unused div tags and renamed form div to signupform

parent 19a882ad
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@
</div>
<h2>Hello, <span id="username">{{ user }}</span>!</h2>
<div id="test">
<div id="signupform">
<form action="." method="post" onsubmit="">
<div class="signUpContainer">
<label><b><label for="fullname">Full Name: </label><br></b></label>
......@@ -115,7 +115,7 @@
<div id="notification_window" >
</div>
<div id ="testo"></div>
</body>
<footer>
<div class="container-fluid">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment