{% if site_info is none %}
{% elif site_info.status == 'running' %} {% else %} {% if site_info['problem']|length > 0 %}
			{{site_info['problem']}}
		
{% endif %} {% for title in site_info.titles %} {% endfor %} {% for row in site_info.rows %} {% for cell in row %} {% endfor %} {% endfor %}
Last 12 months
{{title}}
{{cell}}

Log

{% endif %}