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

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