From 6c63a17d669b57fdbc1a5a71daf89c6c95e7d5ef Mon Sep 17 00:00:00 2001 From: siikamiika Date: Thu, 6 Feb 2020 04:00:02 +0200 Subject: query parser html templates --- ext/bg/query-parser-templates.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ext/bg/query-parser-templates.html (limited to 'ext/bg/query-parser-templates.html') diff --git a/ext/bg/query-parser-templates.html b/ext/bg/query-parser-templates.html new file mode 100644 index 00000000..f7f6d76c --- /dev/null +++ b/ext/bg/query-parser-templates.html @@ -0,0 +1,12 @@ + + + + + + + + + + + -- cgit v1.2.3 From b7f347ff4f18a7f64267eb0d1ba1b84cbdfc4220 Mon Sep 17 00:00:00 2001 From: siikamiika Date: Thu, 6 Feb 2020 04:25:45 +0200 Subject: remove newline from template --- ext/bg/query-parser-templates.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ext/bg/query-parser-templates.html') diff --git a/ext/bg/query-parser-templates.html b/ext/bg/query-parser-templates.html index f7f6d76c..7cab16a9 100644 --- a/ext/bg/query-parser-templates.html +++ b/ext/bg/query-parser-templates.html @@ -5,8 +5,7 @@ - + -- cgit v1.2.3