From 668920da9b033cec789a3f39e5decf750ccb0c4c Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Mon, 4 Jul 2022 16:12:08 +0200 Subject: [PATCH] Added note to model representation --- cara/apps/templates/base/calculator.report.html.j2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cara/apps/templates/base/calculator.report.html.j2 b/cara/apps/templates/base/calculator.report.html.j2 index fdc783b7..c6ca579a 100644 --- a/cara/apps/templates/base/calculator.report.html.j2 +++ b/cara/apps/templates/base/calculator.report.html.j2 @@ -16,8 +16,10 @@ - {% block report_header %} @@ -477,7 +479,7 @@
- {% endblock simulation_overview %} + {% endblock simulation_overview %} {% block report_preamble %} {% endblock report_preamble %}