1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Finish team list, create new team, join/leave team page

This commit is contained in:
Unknwon
2014-08-16 16:21:17 +08:00
parent 78add502d7
commit bba707de36
33 changed files with 534 additions and 359 deletions

View File

@@ -3,7 +3,9 @@
<div id="repo-wrapper">
<form id="repo-create-form" class="form form-align panel panel-radius" action="/repo/create" method="post">
{{.CsrfTokenHtml}}
<div class="panel-header"><h2>{{.i18n.Tr "new_repo"}}</h2></div>
<div class="panel-header">
<h2>{{.i18n.Tr "new_repo"}}</h2>
</div>
<div class="panel-content">
{{template "ng/base/alert" .}}
<div class="field">