summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 22:46:13 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 22:46:13 +0100
commitdaba4171bcce253a0f1338c5de8446e98ed91c84 (patch)
treebfe426e4fbd48402bd65244d329ae02185d62056 /contrib
parent1733f0778605b3b9b9c9a481c959cb863e4c2d26 (diff)
downloadexchange-daba4171bcce253a0f1338c5de8446e98ed91c84.tar.gz
exchange-daba4171bcce253a0f1338c5de8446e98ed91c84.tar.bz2
exchange-daba4171bcce253a0f1338c5de8446e98ed91c84.zip
fix jinja2
Diffstat (limited to 'contrib')
-rw-r--r--contrib/auditor-report.tex.j24
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2
index 58f8080fa..f8518856e 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}