This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-09-24 19:04:04 -07:00
|
|
|
- content_for :page_title do
|
2017-09-25 14:05:54 -07:00
|
|
|
= t('errors.500.title')
|
2017-09-24 19:04:04 -07:00
|
|
|
|
|
|
|
- content_for :content do
|
2017-09-25 14:05:54 -07:00
|
|
|
= t('errors.500.content')
|