From dc53423183a0c459284ebd139022b707f01af006 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 27 Jul 2007 12:53:38 +0000 Subject: moved core files to new dir structure git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/template-html.lsp | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 app/template-html.lsp (limited to 'app/template-html.lsp') diff --git a/app/template-html.lsp b/app/template-html.lsp new file mode 100644 index 0000000..784bb4e --- /dev/null +++ b/app/template-html.lsp @@ -0,0 +1,99 @@ + +Status: 200 OK +Content-Type: text/html + + + + + + +<?= pageinfo.hostname .. " - " .. pageinfo.controller .. "->" .. pageinfo.action ?> + + + + + + + + + + + + + +
+ +
+ + + + + -- cgit v1.2.3