summaryrefslogtreecommitdiffstats
path: root/hostname-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'hostname-html.lsp')
-rw-r--r--hostname-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/hostname-html.lsp b/hostname-html.lsp
new file mode 100644
index 0000000..699f813
--- /dev/null
+++ b/hostname-html.lsp
@@ -0,0 +1,2 @@
+<? local view = ... ?>
+<p>The Hostname is <?= view.hostname.value ?></p>