gab-social/app/views/errors/500.html.haml

6 lines
110 B
Plaintext
Raw Normal View History

2019-07-02 08:10:25 +01:00
- content_for :page_title do
= t('errors.500.title')
- content_for :content do
= t('errors.500.content')