gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-bank] branch master updated: fix block name


From: gnunet
Subject: [taler-bank] branch master updated: fix block name
Date: Mon, 26 Apr 2021 17:07:59 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 27c08c7  fix block name
27c08c7 is described below

commit 27c08c73d929c7ed47b6385f1370eae39d597240
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Apr 26 17:07:54 2021 +0200

    fix block name
---
 talerbank/app/templates/withdraw_confirm.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/talerbank/app/templates/withdraw_confirm.html 
b/talerbank/app/templates/withdraw_confirm.html
index eb3398d..5cce212 100644
--- a/talerbank/app/templates/withdraw_confirm.html
+++ b/talerbank/app/templates/withdraw_confirm.html
@@ -1,6 +1,6 @@
 {% extends "base.html" %}
 
-{% block content %}
+{% block main %}
 
   <h1 class="nav">{{ _("Confirm Withdrawal") }}</h1>
 
@@ -44,4 +44,4 @@
     <small style="margin: 40px 0px">(*) {{ _("A real bank should ask for a 
PIN/TAN instead of a simple calculation. For example by sending a one time 
password to the customer's mobile or providing her a random password 
generator.") }}
     <small>
   </p>
-{% endblock content %}
+{% endblock main %}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]