{% block header_title %}{{ title }}{% endblock %}
{% block header_subtitle %}{% endblock %}
{% for key, value in model_info.items() %}
{% endfor %}
{% endif %}
{% endblock %}
{% block content %}
{% for section in sections %}
{{ value }}
{{ key | replace('_', ' ') | title }}
{{ section.title }}
{% if section.content %}{{ section.content }}{% endif %}
{% if section.table %}
{% include 'includes/table.html' ignore missing %}
{% endif %}
{{ section.title }}
{% if section.content %}{{ section.content }}{% endif %} {% if section.table %}| {{ key | replace('_', ' ') | title }} | {% endfor %}||
|---|---|---|
| {{ val | format_number(4) }} | {% elif key == 'significance' %}{{ val }} | {% else %}{{ val }} | {% endif %} {% endfor %}