From 7eb0c7fa04e72496e07d25b21bf6a1f2b8f3ac41 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/tinydns/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- tinydns-view-html.lsp | 80 +++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'tinydns-view-html.lsp') diff --git a/tinydns-view-html.lsp b/tinydns-view-html.lsp index 354b199..e851569 100644 --- a/tinydns-view-html.lsp +++ b/tinydns-view-html.lsp @@ -1,6 +1,6 @@ - +%> -DEBUGGING

DEBUG INFO: CFE

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

DNS Entries - +<% if view.filename then io.write(" for "..view.filename) end %>

Locations

- -
  • + <% end %> +
  • <%= loc[1] %>
  • - +<% end %>
    - +%>

    Records

    Filter:
    -- cgit v1.2.3