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 -->
|
<!-- @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…
Add table
Add a link
Reference in a new issue