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

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