Wrong extend call
This commit is contained in:
parent
7440602acd
commit
1e3d3ddd70
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!-- @format -->
|
||||
|
||||
{% extends "base.html" %} {% block call_to_action %}
|
||||
{% extends "index.html" %} {% block call_to_action %}
|
||||
<a href="lnurlwallet?lightning={{ lnurl }}">
|
||||
<button
|
||||
type="button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue