From 0faa53090a2c19c05efb99760953a92ffb5e198f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Sun, 29 Sep 2024 15:11:49 +0200 Subject: [PATCH] fix error --- lnbits/templates/error.html | 39 ++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/lnbits/templates/error.html b/lnbits/templates/error.html index f595131b4..afa5b59d9 100644 --- a/lnbits/templates/error.html +++ b/lnbits/templates/error.html @@ -39,26 +39,21 @@ - - {% endblock %} {% block scripts %} - - - - {% endblock %} + +{% endblock %} {% block scripts %} + +{% endblock %}