diff --git a/app/assets/images/contributors/jason_alsip.jpg b/app/assets/images/contributors/jason_alsip.jpg index b6227c6ef0..1fb98cd14d 100644 Binary files a/app/assets/images/contributors/jason_alsip.jpg and b/app/assets/images/contributors/jason_alsip.jpg differ diff --git a/app/views/pages/about.html.erb b/app/views/pages/about.html.erb index 9abffb84aa..164636829a 100644 --- a/app/views/pages/about.html.erb +++ b/app/views/pages/about.html.erb @@ -22,6 +22,18 @@ <%= raw t('pages.about.message_text_two') %> +
+ <%= t('pages.home.not_signed_in.main_message_two') %> +
+ +
+ <%= raw t('pages.home.not_signed_in.message_text_two', { + help: link_to(t('pages.home.not_signed_in.help'), contribute_path), + feedback: link_to(t('navigation.feedback'), 'http://goo.gl/forms/8EqoJDDiXY', target: 'blank') + }) %> +
+ +
<%= t('pages.about.main_message_three') %>