At a Glance
{% for h in highlights %}
{{ h.value }}
{{ h.label }}
{{ h.detail }}
{% endfor %}
More Stats
-
{% for key, value in stats.items() %}
- {{ key }}
- {{ value }}
Squad
| {{ heading }} | {% endfor %}
|---|
| {{ data }} | {% endfor %}
| {{ data }} | {% endfor %}
Charts
{% for key, plot in plots.items() %}
{% endfor %}