]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Add a credit for IC on the front page
[rails.git] / app / views / layouts / site.html.erb
index 7346802a923f767c5872f86a38b1a896c5f98af1..1e00604d438f53303131a26924f6354fceb3bb9f 100644 (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>