gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix jinja2


From: gnunet
Subject: [taler-exchange] branch master updated: fix jinja2
Date: Fri, 17 Jan 2020 22:47:19 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new daba4171 fix jinja2
daba4171 is described below

commit daba4171bcce253a0f1338c5de8446e98ed91c84
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 22:46:13 2020 +0100

    fix jinja2
---
 contrib/auditor-report.tex.j2 | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2
index 58f8080f..f8518856 100644
--- a/contrib/auditor-report.tex.j2
+++ b/contrib/auditor-report.tex.j2
@@ -142,17 +142,13 @@ be {\bf {{ data.total_escrow_balance }}}.
 The active operational risk stands at
 {\bf {{ data.total_active_risk }}}.
 
-{% if (data.total_payback_loss.value != 0) or 
(data.total_payback_loss.fraction != 0) %}
 \noindent
 Loss (actualized risk from paybacks) is
 {\bf {{ data.total_payback_loss }}}.
-{% endif %}
 
-{% if (data.total_irregular_paybacks.value != 0) or 
(data.total_irregular_paybacks.fraction != 0) %}
 \noindent
 Paybacks of non-revoked coins are at
 {\bf {{ data.total_irregular_paybacks }}}.
-{% endif %}
 
 \section{Income}
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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