summaryrefslogtreecommitdiffstats
path: root/templates/user/settings/layout_footer.tmpl
blob: 46120d5102ee68add0e10757adb839caaf8e7569 (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="user-layout-right">
		<div>
		{{/* block: user-setting-content */}}
{{end}}

		</div>
	</div>
</div>
{{template "base/footer" .}}