| layout | page |
|---|---|
| title | Contacts |
| lead | Get in touch with OdenseNLP group at SDU. |
| permalink | /contacts/ |
{{ site.data.contacts.department }}
{{ site.data.contacts.university }}
{% for line in site.data.contacts.address_lines %}{{ line }}
{% endfor %}
{% for item in site.data.contacts.social %}
{% endfor %}