1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 15:48:35 +00:00

UI: install - database settings

This commit is contained in:
Unknwon
2015-07-08 01:09:03 +08:00
parent ffd17924fd
commit 5dd3dd71a0
12 changed files with 317 additions and 159 deletions

View File

@@ -34,6 +34,7 @@
<body>
<div class="full height">
<noscript>Please enable JavaScript in your browser!</noscript>
{{if not .PageIsInstall}}
<div class="following bar light">
<div class="ui page grid">
<div class="column">
@@ -58,3 +59,4 @@
</div>
</div>
</div>
{{end}}