{{section["section_title"]}}
{{section["section_text"]}}
{% if section["networks"]|length != 0 %} {%for n in section["networks"]%} {%set id = "graph_" ~ section_loop.index ~ "_" ~ loop.index %}{{n["title"]}}
{{n["caption"]}}
{%set nodes = n["nodes"] | tojson %}
{%set links = n["links"] | tojson %}
{%set network = n | tojson %}
{{e["title"]}}
| {{ th }} | {% endfor %}
|---|
| {{ row[th]}} | {% endfor %}