From a5ffe01c8806b720a99569dd407a4b14a67693e3 Mon Sep 17 00:00:00 2001 From: defanor Date: Tue, 5 Feb 2019 05:14:26 +0300 Subject: Use plain CGI This eliminates the last of large Haskell dependencies. The multipart enctype is not supported now. --- example/list.xsl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'example/list.xsl') diff --git a/example/list.xsl b/example/list.xsl index f229e3e..f4b0cf3 100644 --- a/example/list.xsl +++ b/example/list.xsl @@ -11,13 +11,14 @@ +

Report

-
+
@@ -37,7 +38,7 @@

Search

- +
@@ -59,6 +60,7 @@
+
@@ -78,12 +80,12 @@ - + - + -- cgit v1.2.3