From 86f2722bdf4e22ff815df179a8a09fec8cc7d99a Mon Sep 17 00:00:00 2001 From: lovasoa Date: Wed, 8 Oct 2025 15:26:04 +0200 Subject: [PATCH] fix https://github.com/sqlpage/SQLPage/issues/1048 --- sqlpage/templates/list.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlpage/templates/list.handlebars b/sqlpage/templates/list.handlebars index f8c46431..ef3eca05 100644 --- a/sqlpage/templates/list.handlebars +++ b/sqlpage/templates/list.handlebars @@ -69,7 +69,7 @@
{{default empty_title 'No item'}} -
+
{{~empty_description~}} {{~#if empty_description_md~}}
{{{markdown empty_description_md}}}