0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-11 15:47:39 +01:00

add final newline

This commit is contained in:
techknowlogick 2025-03-21 02:52:46 -04:00
parent ec44bdb5e7
commit 2fcb0cb8a7
2 changed files with 2 additions and 2 deletions

View File

@ -55,4 +55,4 @@
{{template "base/paginate" .}}
</div>
{{template "admin/layout_footer" .}}
{{template "admin/layout_footer" .}}

View File

@ -15,4 +15,4 @@
</div>
{{else}}
<div>{{ctx.Locale.Tr "admin.ips.not_available"}}</div>
{{end}}
{{end}}