{{ bar.title }}
{{ img.title }}
{{ img.title }}
{% for heading in table.column_headings -%} | {{ heading }} | {% endfor -%}|
---|---|---|
{{ row.heading }} | {% for col in row.columns -%}{{ col.message }} | {% endfor -%} {% if row.colour is defined %}{{ row.message }} | {% endif -%}