diff --git a/html/contact.html b/html/contact.html index 5726e7a692913a549bb31ddff2ce1af5059c1fdc..12d662ea232a315a4c4d5ebf56bda2fd5550adab 100644 --- a/html/contact.html +++ b/html/contact.html @@ -191,7 +191,7 @@ function(err, data) { {% for position in jobs %} - <h3>{{ position.title }}</h3> + <h3>{{ position.short_title }}</h3> <p> {{ position.short }} [<a href="{{ position.url }}">More details</a>]<br> Keywords: <em>{{ position.keywords }}</em>