mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-28 13:42:42 +02:00
Wrong extend call
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<!-- @format -->
|
<!-- @format -->
|
||||||
|
|
||||||
{% extends "base.html" %} {% block call_to_action %}
|
{% extends "index.html" %} {% block call_to_action %}
|
||||||
<a href="lnurlwallet?lightning={{ lnurl }}">
|
<a href="lnurlwallet?lightning={{ lnurl }}">
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
|
Reference in New Issue
Block a user