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