| layout | page |
|---|---|
| title | Events of Interest to the ORSO community |
| permalink | /organisation_and_communication/other_links |
{% for type in site.data.events %} {% if type.items.size > 0 %}
-
{% for event in type.items %}
- {{ event.name }} {% endfor %}