0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-25 06:21:19 +01:00
This commit is contained in:
Excellencedev 2025-12-22 18:47:42 +01:00
parent 5da2b95e29
commit 302f88892f

View File

@ -1,4 +1,4 @@
{{template "repo/settings/layout_head" .}}
<div class="repo-setting-content">
<h4 class="ui top attached header">
{{ctx.Locale.Tr "actions.actions"}} - {{ctx.Locale.Tr "settings.general"}}
@ -280,4 +280,4 @@
{{end}}
{{end}}
</div>
{{template "repo/settings/layout_footer" .}}