mirror of
https://github.com/go-gitea/gitea
synced 2025-08-03 16:18:36 +00:00
minor UI fix and fix ssh race
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<div class="repository commits">
|
||||
{{template "repo/header" .}}
|
||||
<div class="ui container">
|
||||
{{template "repo/sidebar" .}}
|
||||
{{template "repo/commits_table" .}}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user