diff --git a/app/views/static/index.html.haml b/app/views/static/index.html.haml index 5d698ef0..c0d1a636 100644 --- a/app/views/static/index.html.haml +++ b/app/views/static/index.html.haml @@ -10,7 +10,7 @@ %p %strong You have - - pluralize(inbox_count, 'new question') + = pluralize(inbox_count, 'new question') in your inbox! .row .col-md-6.col-sm-6.col-xs-6