fix: template format

This commit is contained in:
Jason Song 2022-12-12 14:07:55 +08:00
parent d41fb40fb5
commit 5cfc48c288
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5
4 changed files with 5 additions and 4 deletions

View File

@ -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>