Author: echatellier Date: 2014-05-07 16:40:24 +0200 (Wed, 07 May 2014) New Revision: 2968 Url: http://forge.chorem.org/projects/jtimer/repository/revisions/2968 Log: Add google notranslate meta Modified: branches/ng-jtimer/src/main/webapp/index.html Modified: branches/ng-jtimer/src/main/webapp/index.html =================================================================== --- branches/ng-jtimer/src/main/webapp/index.html 2014-05-07 14:11:25 UTC (rev 2967) +++ branches/ng-jtimer/src/main/webapp/index.html 2014-05-07 14:40:24 UTC (rev 2968) @@ -3,6 +3,7 @@ <head> <title>jTimer</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <meta name="google" content="notranslate" /> <link rel="stylesheet" href="css/jtimer.css">