about summary refs log tree commit diff
path: root/app/views/errors/404.html.haml
blob: 5ffba3ca9052cff5d0839c38f3f1280b9f80a968 (plain) (blame)
1
2
3
4
5
- content_for :page_title do
  = t('errors.404')

- content_for :content do
  = t('errors.404')