1
0
mirror of https://github.com/mastodon/mastodon synced 2025-01-05 09:23:03 +09:00
mastodon/app/views/errors/404.html.haml

5 lines
95 B
Plaintext
Raw Normal View History

- content_for :page_title do
= t('errors.404')
- content_for :content do
= t('errors.404')