Analysis


{% if table_dict is defined %}

{{table_dict['title']}}

{{table_dict['table'] | safe}}
{% endif %}