Wrong extend call

This commit is contained in:
Arc 2019-12-19 14:14:47 +00:00 committed by GitHub
parent 7440602acd
commit 1e3d3ddd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"