]> cat aescling's git repositories - mastodon.git/blobdiff - app/views/errors/500.html.haml
New error page graphic. Other error page improvements (#5099)
[mastodon.git] / app / views / errors / 500.html.haml
index e124be5517ac216b6445c0630b52721b02c424a0..6244ff209f66dae71a27bf027f26431bb7323925 100644 (file)
@@ -1,5 +1,5 @@
 - content_for :page_title do
-  = t('errors.500')
+  = t('errors.500.title')
 
 - content_for :content do
-  = t('errors.500')
+  = t('errors.500.content')
This page took 0.022323 seconds and 3 git commands to generate.