continue working on login
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="postbox">
|
||||
<form action="/make_post" method="post">
|
||||
<div class="postbox" id="postbox">
|
||||
<form id="postbox-form" action="/make_post" method="post">
|
||||
<div>
|
||||
<label for="username">Username:</label>
|
||||
<input name="username" id="username" />
|
||||
|
||||
Reference in New Issue
Block a user