Add a credit for IC on the front page

This commit is contained in:
Tom Hughes 2011-06-28 14:03:12 +01:00
parent 662172d525
commit 8b4d4549a4
2 changed files with 6 additions and 4 deletions

View file

@ -87,7 +87,8 @@
</p>
<p>
<%= t 'layouts.intro_3',
:ucl => link_to(t('layouts.intro_3_ucl'), "http://www.vr.ucl.ac.uk"),
:ucl => link_to(t('layouts.intro_3_ucl'), "http://www.vr.ucl.ac.uk"),
:ic => link_to(t('layouts.intro_3_ic'), "http://www.imperial.ac.uk/"),
:bytemark => link_to(t('layouts.intro_3_bytemark'), "http://www.bytemark.co.uk"),
:partners => link_to(t('layouts.intro_3_partners'), t('layouts.intro_3_partners_url')) %>
</p>