From 825a6bb26224144600791af09bb4d26de2273958 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 11 Sep 2019 15:50:47 +0000 Subject: Fix HTML template to include Added blank line because and tags were dropped otherwise. --- app/template-html.lsp | 1 + 1 file changed, 1 insertion(+) diff --git a/app/template-html.lsp b/app/template-html.lsp index 7b75007..e0be515 100644 --- a/app/template-html.lsp +++ b/app/template-html.lsp @@ -22,6 +22,7 @@ if pageinfo.skinned ~= "false" and viewlibrary and viewlibrary.dispatch_componen end %> + -- cgit v1.2.3