From 3a42ceafaf5ba2ada1c6e6a201f19fc349c55321 Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Sun, 30 Nov 2014 19:30:06 +0100 Subject: [PATCH] finally --- app/views/static/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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