JAMES-1994 Base page did not get title
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5eb06c25 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5eb06c25 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/5eb06c25 Branch: refs/heads/master Commit: 5eb06c25a9498416b5d2d9dd4f28862984a02db4 Parents: fb202d0 Author: benwa <btell...@linagora.com> Authored: Thu Apr 13 17:06:29 2017 +0700 Committer: benwa <btell...@linagora.com> Committed: Wed May 3 15:02:43 2017 +0700 ---------------------------------------------------------------------- src/homepage/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/5eb06c25/src/homepage/_layouts/default.html ---------------------------------------------------------------------- diff --git a/src/homepage/_layouts/default.html b/src/homepage/_layouts/default.html index 051cc1a..bd088ef 100644 --- a/src/homepage/_layouts/default.html +++ b/src/homepage/_layouts/default.html @@ -20,7 +20,7 @@ <html> <head> <meta charset="utf-8"/> - <title>{{ page.title }}</title> + <title>Apache James</title> <!-- link to main stylesheet--> <link rel="stylesheet" type="text/css" href="/assets/css/main.css"> <link rel="stylesheet" type="text/css" href="/assets/css/font-awesome.min.css"> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org