From 98ceb551c7c1a2e134525312176d801adcf9c5a5 Mon Sep 17 00:00:00 2001 From: Ben Arc Date: Tue, 20 Apr 2021 15:09:27 +0100 Subject: [PATCH] refactor to use local --- .../copilot/templates/copilot/compose.html | 29 +++++++++++-------- .../copilot/templates/copilot/panel.html | 1 - lnbits/extensions/copilot/views_api.py | 2 +- 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/lnbits/extensions/copilot/templates/copilot/compose.html b/lnbits/extensions/copilot/templates/copilot/compose.html index 680531a6..7be000e7 100644 --- a/lnbits/extensions/copilot/templates/copilot/compose.html +++ b/lnbits/extensions/copilot/templates/copilot/compose.html @@ -14,13 +14,13 @@
@@ -34,12 +34,12 @@ width: 100%; " > -
{{ copilot.lnurl_title }}
+
{% raw %}{{ copilot.lnurl_title }}{% endraw %}