mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-06-15 17:31:39 +00:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
- content_for :page_title do
|
|
= t('errors.404')
|
|
|
|
- content_for :content do
|
|
= t('errors.404')
|