{% if site_info is none %}
{% elif site_info.status == 'running' %} {% else %} {% for title in site_info.titles %} {% endfor %} {% for row in site_info.rows %} {% for cell in row %} {% endfor %} {% endfor %}
Last 12 months
{{title}}
{{cell}}
{% endif %}