Add UI for register user
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{{template "base/base" .}}
|
||||
{{define "head"}} <title>{{.Title}} | Gogs - Go Git Service</title>{{end}}
|
||||
{{define "body"}}
|
||||
Website is still in the progress of building...please come back later!
|
||||
{{end}}
|
||||
{{template "base/head" .}}
|
||||
{{template "base/navbar" .}}
|
||||
<div class="container">
|
||||
Website is still in the progress of building...please come back later!
|
||||
</div>
|
||||
{{template "base/footer" .}}
|
||||
Reference in New Issue
Block a user