]> cat aescling's git repositories - mastodon.git/blob - app/views/errors/500.html.haml
New error page graphic. Other error page improvements (#5099)
[mastodon.git] / app / views / errors / 500.html.haml
1 - content_for :page_title do
2 = t('errors.500.title')
3
4 - content_for :content do
5 = t('errors.500.content')
This page took 0.139321 seconds and 4 git commands to generate.