Added note to model representation

This commit is contained in:
Luis Aleixo 2022-07-04 16:12:08 +02:00
parent 07a9f9c60e
commit 668920da9b

View file

@ -16,8 +16,10 @@
<body id="body">
<!-- Code Representation:
<!-- MODEL REPR - Available in the developer tools once the report is generated. Useful to re-create the model using an interpreter that has CARA installed:
{{ model_repr }}
-->
{% block report_header %}
@ -477,7 +479,7 @@
</div>
</div>
<br>
{% endblock simulation_overview %}
{% endblock simulation_overview %}
</div>
{% block report_preamble %}
{% endblock report_preamble %}