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-network-html.lsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'health-network-html.lsp') diff --git a/health-network-html.lsp b/health-network-html.lsp index 6533133..d97322a 100644 --- a/health-network-html.lsp +++ b/health-network-html.lsp @@ -1,9 +1,9 @@ - +<% local view = ... %>

Network

Interface status

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

Routes

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