gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: bank title


From: gnunet
Subject: [taler-bank] branch master updated: bank title
Date: Thu, 22 Apr 2021 16:23:55 +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 725b3d2  bank title
725b3d2 is described below

commit 725b3d2383bbd923e671fcc1082222b53f97794d
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Apr 22 16:23:50 2021 +0200

    bank title
---
 talerbank/app/templates/base.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/talerbank/app/templates/base.html 
b/talerbank/app/templates/base.html
index a1de3f3..4a09ce9 100644
--- a/talerbank/app/templates/base.html
+++ b/talerbank/app/templates/base.html
@@ -7,6 +7,8 @@
 
 {% block header_content %}
 
+<h1><span class="it"><a href="{{ env('TALER_ENV_URL_BANK') }}">{{ 
gettext("Demo Bank") }}</a></span></h1>
+
 <p>
   {{ _("This part of the demo shows how a bank that supports Taler directly 
would work. In addition to using your own bank account, you can also see the 
transaction history of some <a href=\"{public_accounts}\">Public 
Accounts</a>.").format(public_accounts=url('public-accounts')) }}
 </p>

-- 
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]