1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/views/errors/400.html.haml

6 lines
96 B
Text
Raw Normal View History

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