Skip to content
Snippets Groups Projects
Commit e4d37b2a authored by robjmcgibbon's avatar robjmcgibbon
Browse files

Add user map

parent 845004a7
No related branches found
No related tags found
1 merge request!21Add user map
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
......@@ -59,7 +59,7 @@
<div class="text">
<br/>
Got some nice SWIFT-made images to share? <a href="contact.html">Contact us!</a>
Got some nice SWIFT-made images to share? <a href="mailto:schaller@strw.leidenuniv.nl">Contact us!</a>
</div>
<!-- </div> -->
......
{% extends "base.html" %}
{% import "helpers.html" as helper %}
{% block title %}Contact Us{% endblock %}
{% block stylesheets %}<link href='users.css' rel='stylesheet' type='text/css'>{% endblock %}
{% block content %}
{{ helper.wide_header() }}
<div class="container">
{{ helper.navbar(navbar, link) }}
<div class="content">
<div class="text">
<h2>SWIFT User Map</h2>
<p>The following is a map of research groups around the globe who make use of the SWIFT code. If you're a user and don't see your institution listed then please <a href="mailto:schaller@strw.leidenuniv.nl">contact us!</a></p>
</div>
<iframe src="swift_users.html"></iframe>
</div>
</div>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment