about summary refs log tree commit diff
path: root/tpl/main.tpl
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-02-11 18:16:08 +0000
commita802044c2989da21ebf12797c265e5ab64f07142 (patch)
tree882804665994a70787f62965c422ad64393f218d /tpl/main.tpl
parentgit server (diff)
downloadw-a802044c2989da21ebf12797c265e5ab64f07142.tar
w-a802044c2989da21ebf12797c265e5ab64f07142.tar.gz
w-a802044c2989da21ebf12797c265e5ab64f07142.tar.bz2
w-a802044c2989da21ebf12797c265e5ab64f07142.tar.xz
w-a802044c2989da21ebf12797c265e5ab64f07142.zip
only footer content in footer template
Diffstat (limited to 'tpl/main.tpl')
-rw-r--r--tpl/main.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tpl/main.tpl b/tpl/main.tpl
index d3c798d..1327687 100644
--- a/tpl/main.tpl
+++ b/tpl/main.tpl
@@ -14,4 +14,6 @@
 
 @content()
 
-@input(tpl/foot.tpl)</body></html>
+</div><div id="f">
+@input(tpl/foot.tpl)
+</div></div></body></html>