Add a link from the sidebar to the partners page in the wiki.
This commit is contained in:
parent
5f87f645a1
commit
592ab2bec8
1 changed files with 2 additions and 1 deletions
|
@ -98,7 +98,8 @@
|
|||
<p>
|
||||
<%= t 'layouts.intro_3',
|
||||
:ucl => link_to(t('layouts.intro_3_ucl'), "http://www.vr.ucl.ac.uk"),
|
||||
:bytemark => link_to(t('layouts.intro_3_bytemark'), "http://www.bytemark.co.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>
|
||||
</div>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue