ui design for sign-in and sign-up page

add /login and /sign-up link for user signing
fix typo error
This commit is contained in:
FuXiaoHei
2014-03-02 15:31:06 +08:00
parent 9c3a8ff299
commit ffcfd428b8
8 changed files with 176 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{{template "base/head" .}}
{{template "base/navbar" .}}
<div class="container">
<div id="gogs-body" class="container">
Website is still in the progress of building...please come back later!
</div>
{{template "base/footer" .}}