From eecc44acf76490897f2fb2f1ad151023d82498d8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 28 Jul 2008 06:48:16 +0000 Subject: use <% %> instead of git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- gnats-status-html.lsp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'gnats-status-html.lsp') diff --git a/gnats-status-html.lsp b/gnats-status-html.lsp index b8ee333..6635952 100644 --- a/gnats-status-html.lsp +++ b/gnats-status-html.lsp @@ -1,25 +1,25 @@ - - +<% --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") --]] -?> +%>

SYSTEM INFO

- - +<% local myform = form.status local tags = { "numbugs", } displayinfo(myform,tags,"viewonly") -?> +%>
-- cgit v1.2.3