gitea/gitea-main/templates/admin/layout_footer.tmpl
2025-03-04 11:20:45 +00:00

12 lines
259 B
Handlebars

{{if false}}{{/* to make html structure "likely" complete to prevent IDE warnings */}}
<div class="page-content">
<div class="admin-layout-right">
<div>
{{/* block: admin-setting-content */}}
{{end}}
</div>
</div>
</div>
{{template "base/footer" .}}