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

12 lines
257 B
Handlebars

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