Category:Developers: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 328: Line 328:


== Suppress Google Translate==
== Suppress Google Translate==
Add the following in  
Add the following in the "Head" section:


<code><meta name=“google” content=“notranslate”>
<code><meta name=“google” content=“notranslate”>
<html translate=“no”></code>
<html translate=“no”></code>