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