Author: echatellier Date: 2013-08-21 21:35:21 +0200 (Wed, 21 Aug 2013) New Revision: 2921 Url: http://chorem.org/projects/jtimer/repository/revisions/2921 Log: Add title Modified: branches/ng-jtimer/jtimer-server/src/main/webapp/index.html Modified: branches/ng-jtimer/jtimer-server/src/main/webapp/index.html =================================================================== --- branches/ng-jtimer/jtimer-server/src/main/webapp/index.html 2013-08-16 15:49:09 UTC (rev 2920) +++ branches/ng-jtimer/jtimer-server/src/main/webapp/index.html 2013-08-21 19:35:21 UTC (rev 2921) @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en" ng-app="webtimer" zmanifest="webtimer.appcache"> <head> - <title></title> + <title>jTimer</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="css/jtimer.css">