summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-24 13:41:56 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-24 13:41:56 +0200
commit3e82b5a304b0f58a59820888bcddf3c9f0bef5a4 (patch)
tree56ff5e3aa98baf12873fbfc2f8fb41ce583a76f9
parentf9ce068b96f0c9683abc97e62a4a3ece544a2cab (diff)
downloadblog-3e82b5a304b0f58a59820888bcddf3c9f0bef5a4.tar.gz
blog-3e82b5a304b0f58a59820888bcddf3c9f0bef5a4.tar.bz2
blog-3e82b5a304b0f58a59820888bcddf3c9f0bef5a4.zip
fix template syntax error
-rw-r--r--talerblog/blog/templates/request_payment.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/talerblog/blog/templates/request_payment.html b/talerblog/blog/templates/request_payment.html
index 0677a92..f9ca6d4 100644
--- a/talerblog/blog/templates/request_payment.html
+++ b/talerblog/blog/templates/request_payment.html
@@ -1,7 +1,7 @@
{% extends "templates/base.html" %}
{% block meta %}
-{% endblock meta %}
<meta http-equiv="refresh" content="1">
+{% endblock meta %}
{% block main %}
<div class="taler-installed-hide">