mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
Wrong extend call
This commit is contained in:
parent
7440602acd
commit
1e3d3ddd70
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user