Files
proglang-gitea-templates-v1.22/templates/admin/layout_footer.tmpl
2024-07-23 13:09:26 +02:00

12 lines
259 B
Cheetah

{{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" .}}