summaryrefslogtreecommitdiffstats
path: root/hostname-html.lsp
blob: 6fa260fff406c9fc832632348601e00693aaea1d (plain)
1
2
3
4
<? local view = ... ?>
<h1>Hostname</h1>
<dt>The Hostname is</dt>
<dd><?= view.hostname.value ?></dd>