From 0f3a2a14db8740ccc987ac623ae68f48c154e2a3 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 30 Dec 2013 19:18:44 +0000 Subject: Fix HTML 4.01 Strict syntax errors in template-html.lsp --- app/template-html.lsp | 56 ++++++++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 25 deletions(-) diff --git a/app/template-html.lsp b/app/template-html.lsp index 4da3175..9277736 100644 --- a/app/template-html.lsp +++ b/app/template-html.lsp @@ -59,7 +59,7 @@ end

<%= html.html_escape(hostname or "unknown hostname") %>

- +

<% local ctlr = pageinfo.script .. "/acf-util/logon/" @@ -71,7 +71,7 @@ end | home | about -

+

@@ -87,21 +87,24 @@ end <% local class local tabs - io.write ( "\n") + end %>
@@ -126,19 +129,22 @@ end

[Submenu]

-
-- cgit v1.2.3