Wrong extend call
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user