about summary refs log tree commit diff
path: root/app/views/home/index.html.haml
diff options
context:
space:
mode:
authorm4sk1n <me@m4sk.in>2017-09-02 01:52:28 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-09-02 01:52:28 +0200
commit0b32338e3f276e2aa6bd55162753f1b418283dbc (patch)
tree8eecb97c0b269f0e4306f4b35e0b97e2aa83fa99 /app/views/home/index.html.haml
parente482595a5dfd69efacffeddbd48f48c5b92deaea (diff)
Add link to 'noscript' message (#4561)
* Add link to 'noscript' message

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>

* remove indent
Diffstat (limited to 'app/views/home/index.html.haml')
-rw-r--r--app/views/home/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml
index 75fe59f00..6c93281db 100644
--- a/app/views/home/index.html.haml
+++ b/app/views/home/index.html.haml
@@ -9,4 +9,4 @@
     = image_tag asset_pack_path('logo.svg'), alt: 'Mastodon'
 
     %div
-      = t('errors.noscript')
+      = t('errors.noscript_html')