mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 15:48:07 +01:00
6 lines
96 B
Text
6 lines
96 B
Text
|
- content_for :page_title do
|
||
|
= t('errors.503')
|
||
|
|
||
|
- content_for :content do
|
||
|
= t('errors.503')
|