summaryrefslogtreecommitdiffstats
path: root/hostname-html.lsp
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2007-07-27 07:36:59 +0000
committerNatanael Copa <natanael.copa@gmail.com>2007-07-27 07:36:59 +0000
commit9f1fde7139cb5054a3468984624bbe3d04a5b0eb (patch)
tree82aebc31beb696adeb7d51d7fce2939133e547ed /hostname-html.lsp
parentcee2c34a5d78a183b777d1d8a716de23ae37331b (diff)
downloadacf-alpine-baselayout-9f1fde7139cb5054a3468984624bbe3d04a5b0eb.tar.bz2
acf-alpine-baselayout-9f1fde7139cb5054a3468984624bbe3d04a5b0eb.tar.xz
new style of acf modulesv2.0
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@216 ab2d0c66-481e-0410-8bed-d214d4d58bed
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>