google translate breaks the page, disable it

This commit is contained in:
j 2012-03-09 21:01:23 +01:00
parent 42486c885e
commit 0e8722018b
3 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@
</script>
<script type="text/javascript" src="/static/oxjs/build/Ox.js"></script>
<script type="text/javascript" src="/static/js/embed/pandora.js"></script>
<meta name=”google” value=”notranslate”>
</head>
<body>
</body>

View File

@ -24,6 +24,7 @@
<meta property="og:image" content="{{base_url}}static/png/icon64.png"/>
<meta property="og:site_name" content="{{settings.SITENAME}}"/>
<meta property="og:description" content="{{settings.CONFIG.site.description|safe}}"/>
<meta name=”google” value=”notranslate”>
</head>
<body>
<noscript>

View File

@ -27,6 +27,7 @@
<meta property="og:image" content="{{url}}/{{icon}}128.jpg"/>
<meta property="og:site_name" content="{{settings.SITENAME}}"/>
<meta property="og:description" content="{{description|safe}}"/>
<meta name=”google” value=”notranslate”>
</head>
<body>
<noscript>