0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-06 19:18:35 +02: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" .}} {{template "base/paginate" .}}
</div> </div>
{{template "admin/layout_footer" .}} {{template "admin/layout_footer" .}}

View File

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