0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-24 02:47:16 +02:00
gitea/templates/group/settings/layout_footer.tmpl
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 0184b67292
add templates for group settings page
2026-04-02 20:15:46 -04:00

12 lines
261 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" .}}