Files
proglang-gitea-templates-v1.22/org/settings/layout_footer.tmpl
2024-07-23 13:10:38 +02:00

12 lines
255 B
Cheetah

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