- content_for :page_title do
  = t('about.title')

- content_for :header_tags do
  = render partial: 'shared/og'

= render partial: 'shared/web_app'