diff --git a/abrechenbarkeit.lua b/abrechenbarkeit.lua
index 26fcfac..fe3c781 100755
--- a/abrechenbarkeit.lua
+++ b/abrechenbarkeit.lua
@@ -200,8 +200,10 @@ local function respond(status, title, body)
{+appname}
- {+log}
+ {+users}
+ {+spus}
{+products}
+ {+log}
{+about}
]], {
@@ -211,7 +213,13 @@ local function respond(status, title, body)
script = script,
head_extra = config.head_extra or ""
}))
+ if config.header ~= nil then
+ print(config.header)
+ end
body()
+ if config.footer ~= nil then
+ print(config.footer)
+ end
print("