Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 1.04 KB

File metadata and controls

35 lines (32 loc) · 1.04 KB
layout page
title Contacts
lead Get in touch with OdenseNLP group at SDU.
permalink /contacts/

{{ site.data.contacts.group_name }}

{{ site.data.contacts.department }}

{{ site.data.contacts.university }}

{% for line in site.data.contacts.address_lines %}

{{ line }}

{% endfor %}

Direct contact

Email: {{ site.data.contacts.email }}

Online

{% for item in site.data.contacts.social %}

{{ item.name }}

{{ item.url }}

{% endfor %}