mirror of
https://github.com/go-gitea/gitea
synced 2025-07-26 12:18:36 +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