gitea-local/templates/repo/settings/layout_footer.tmpl
2024-08-07 15:56:31 +08:00

12 lines
257 B
Cheetah
Executable File

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