From 6fa46e5136f14131b621627820f64a2950b89385 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Thu, 28 Jun 2012 07:59:18 +1000 Subject: [PATCH] Set the users language on the HTML tag. Fixes #1051 --- app/views/layouts/base.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml index 961e2af8..e23eca6e 100644 --- a/app/views/layouts/base.rhtml +++ b/app/views/layouts/base.rhtml @@ -1,5 +1,5 @@ - + <%= html_title %>