Add a credit for IC on the front page
This commit is contained in:
parent
662172d525
commit
8b4d4549a4
2 changed files with 6 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue