{% for title, log in logs.items() %}
{{ title }} {{ log._repr_html_() }}
{% endfor %}