{%- for iname, idata in vocabularies.items() %}

{{ iname }}cs

Latest release Documentation (HTML) {{ idata.url_latest }}
In development Documentation (HTML) {{ idata.url_dev }} Spreadsheet file (xlsx)

List of all releases

{% for tag in tags %} {%- endfor %}
{{ tag }} Documentation (HTML) {{ idata[tag] }}
{%- endfor %}