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

12 lines
257 B
Cheetah

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