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, 1 insertions, 1 deletions
diff --git a/hostname-html.lsp b/hostname-html.lsp
index 6fa260f..1fd32c7 100644
--- a/hostname-html.lsp
+++ b/hostname-html.lsp
@@ -1,4 +1,4 @@
<? local view = ... ?>
<h1>Hostname</h1>
<dt>The Hostname is</dt>
-<dd><?= view.hostname.value ?></dd>
+<dd><?= view.value ?></dd>