X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e72f35f8d9f9452dcc4da95d46d6c25ca3e063da..c03c8f4749c176df8107ef8e66b9a55db9875089:/app/views/layouts/site.rhtml diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index e7e058963..1134e0868 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -1,5 +1,5 @@ - + <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %> @@ -81,8 +81,8 @@

<%= t 'layouts.intro_3', - :ucl => 'UCL VR Centre', - :bytemark => 'bytemark' %> + :ucl => '' + t('layouts.intro_3_ucl') + '', + :bytemark => '' + t('layouts.intro_3_bytemark') + '' %>

<% end %>