register bootstrapify fix
This commit is contained in:
parent
1e159b7db0
commit
ec914ab7a8
@ -64,7 +64,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<form id="reg" action="/register/" method="POST">
|
||||
<form class="form-signin" id="reg" action="/register/" method="POST">
|
||||
{% csrf_token %}
|
||||
<h2 class="form-signin-heading"><strong>k-space register</strong></h2>
|
||||
<label for="user" class="sr-only">user</label>
|
||||
|
Reference in New Issue
Block a user