From 5aa214f71f495db0d0d75e9e16f2677d6a09f585 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/alpine-baselayout/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- health-proc-html.lsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'health-proc-html.lsp') diff --git a/health-proc-html.lsp b/health-proc-html.lsp index 299c605..6e52d21 100644 --- a/health-proc-html.lsp +++ b/health-proc-html.lsp @@ -1,9 +1,9 @@ - +<% local view = ... %>

Process information

Processor

-
+
<%= view.value.processor.value %>

Memory

-
+
<%= view.value.memory.value %>
-- cgit v1.2.3