From c3a78df4ab54b16a73fabeff73bf9b1be0efd826 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 16 Jan 2020 20:49:48 +0000 Subject: [PATCH] Added support for processing modal --- lnbits/templates/lnurl.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lnbits/templates/lnurl.html b/lnbits/templates/lnurl.html index ce543041..aa97ff0d 100644 --- a/lnbits/templates/lnurl.html +++ b/lnbits/templates/lnurl.html @@ -1,13 +1,15 @@ {% extends "index.html" %} {% block call_to_action %} - + + +
+
{% endblock %}