<%= t "about_page.lede_text" %>
<%= t "about_page.local_knowledge_title" %>
<%= t "about_page.local_knowledge_html" %>
<%= t "about_page.community_driven_title" %>
<%= t "about_page.community_driven_html", :diary_path => diary_path %>
<%= t "about_page.open_data_title" %>
<%= t "about_page.open_data_html", :copyright_path => copyright_path %>
<%= t "about_page.legal_title" %>
<%= t "about_page.legal_html" %>
<%= t "about_page.partners_title" %>
<%= t 'layouts.partners_html', :ucl => link_to(t('layouts.partners_ucl'), "http://www.bartlett.ucl.ac.uk"), :ic => link_to(t('layouts.partners_ic'), "http://www.imperial.ac.uk/"), :bytemark => link_to(t('layouts.partners_bytemark'), "http://www.bytemark.co.uk"), :partners => link_to(t('layouts.partners_partners'), t('layouts.partners_url')) %>