From 3fcb323b049f076e0dfd2527de981a173e260086 Mon Sep 17 00:00:00 2001 From: defanor Date: Wed, 20 Feb 2019 12:33:50 +0300 Subject: Allow requests without queries Apply a stylesheet to in that case. This is slightly out of the project scope, but handy in some cases (helps to avoid dummy queries or additional software), and done with a single line change. --- example/common.xsl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'example/common.xsl') diff --git a/example/common.xsl b/example/common.xsl index 15838ba..c832552 100644 --- a/example/common.xsl +++ b/example/common.xsl @@ -41,4 +41,8 @@
+ +

No query is provided.

+
+ -- cgit v1.2.3