summaryrefslogtreecommitdiffstats
path: root/app/welcome-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/welcome-html.lsp')
-rw-r--r--app/welcome-html.lsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/welcome-html.lsp b/app/welcome-html.lsp
index 6996fb0..4cf01d9 100644
--- a/app/welcome-html.lsp
+++ b/app/welcome-html.lsp
@@ -2,4 +2,8 @@
<h1>Alpine Configuration Framework</h1>
<p>Welcome.</p>
-<? -- io.write(html.cfe_unpack(view)) ?>
+<? --[[
+ io.write(html.cfe_unpack(view))
+ io.write(html.cfe_unpack(FORM))
+ io.write(html.cfe_unpack(ENV))
+--]] ?>