{% for j in js %} {% endfor %} {% for c in css %} {% endfor %}
kallisto | bustools
Report
Generated by
kb
{% for row in cards %}
{% for card in row %}
{{ card['title'] }}
{{ card['subtitle'] }}
{{ card['body'] }}
{% endfor %}
{% endfor %}