{% block confusion_matrix %} {% if confusion_matrix %}

Confusion matrix:

{{ confusion_matrix | safe }}
{% endif %} {% endblock %}