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

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