--- a/server/src/main/webapp/WEB-INF/templates/auth/login.html Mon Oct 21 15:00:17 2013 +0200
+++ b/server/src/main/webapp/WEB-INF/templates/auth/login.html Mon Oct 21 17:55:12 2013 +0200
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" >
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" th:lang="${#ctx.getLocale().toLanguageTag()}" >
<head>
<title>Renkan Auth Login</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />