Files
new-api/templates/admin/layout_footer.tmpl
T
2026-05-30 22:47:36 +08:00

12 lines
259 B
Handlebars

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