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