summaryrefslogtreecommitdiffstats
path: root/templates/admin/layout_footer.tmpl
blob: 8d6e564d515e7c8ae32a6d9afdbb7a8ad6529528 (plain)
1
2
3
4
5
6
7
8
9
10
11
{{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" .}}