mirror of
https://github.com/go-gitea/gitea
synced 2025-11-06 22:38:12 +00:00
fix: template format
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
{{.locale.Tr "settings.applications"}}
|
||||
</a>
|
||||
{{end}}
|
||||
{{if .EnableActions}}
|
||||
<a class="{{if .PageIsAdminRunners}}active {{end}} item" href="{{AppSubUrl}}/admin/runners">
|
||||
{{.locale.Tr "admin.runners"}}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user