Improve noscript message and style (#4315)

This commit is contained in:
Eugen Rochko 2017-07-23 20:28:06 +02:00 committed by GitHub
parent 9244f6b628
commit 3a3b556065
3 changed files with 20 additions and 5 deletions

View file

@ -6,6 +6,7 @@
.app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
%noscript
= image_tag asset_pack_path('logo.svg')
= image_tag asset_pack_path('logo.svg'), alt: 'Mastodon'
%div
= t('errors.noscript')