Enable user registration
This commit is contained in:
parent
1ab2fd882c
commit
11195e258b
2 changed files with 1 additions and 3 deletions
|
@ -36,7 +36,6 @@ function checkPasswordMatch() {
|
|||
</form>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="span2">
|
||||
<br />
|
||||
<br />
|
||||
|
@ -63,6 +62,5 @@ function checkPasswordMatch() {
|
|||
<input class="btn btn-primary" type="submit" name="submit" value="Create"/>
|
||||
</form>
|
||||
</div>
|
||||
-->
|
||||
|
||||
{{template "footer.html"}}
|
||||
|
|
Reference in a new issue