title | permalink | excerpt | author_profile | last_modified_at |
---|---|---|---|---|
Contact Us |
/contact |
Contact the MMU Computing Society. |
true |
2019-07-14 |
Should you wish to contact us, we can be found at the following:
The Union
21 Higher Cambridge Street
Manchester
M15 6AD
Via Email - mailto:[email protected]
On Twitter
On Facebook
-
{% if site.data.ui-text[site.locale].follow_label %}
- {{ site.data.ui-text[site.locale].follow_label }} {% endif %}
{% if site.footer.links %}
{% for link in site.footer.links %}
{% if link.label and link.url %}
<li><a href="{{ link.url }}" rel="nofollow noopener noreferrer"><i class="{{ link.icon | default: 'fas fa-link' }}" aria-hidden="true"></i> {{ link.label }}</a></li>
{% endif %}
{% endfor %}
{% endif %}
<li><a href="{% if site.atom_feed.path %}{{ site.atom_feed.path }}{% else %}{{ '/feed.xml' | relative_url }}{% endif %}"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> {{ site.data.ui-text[site.locale].feed_label | default: "Feed" }}</a></li>