summaryrefslogtreecommitdiffstats
path: root/templates/org/settings/layout_footer.tmpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/org/settings/layout_footer.tmpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/org/settings/layout_footer.tmpl b/templates/org/settings/layout_footer.tmpl
new file mode 100644
index 0000000..09d88c0
--- /dev/null
+++ b/templates/org/settings/layout_footer.tmpl
@@ -0,0 +1,11 @@
+{{if false}}{{/* to make html structure "likely" complete to prevent IDE warnings */}}
+<div class="page-content">
+ <div class="org-layout-right">
+ <div>
+ {{/* block: org-setting-content */}}
+{{end}}
+
+ </div>
+ </div>
+</div>
+{{template "base/footer" .}}