We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce80472 commit ad6fec7Copy full SHA for ad6fec7
templates/web/base/common_header_tags.html
@@ -80,5 +80,7 @@
80
<link rel="icon" href="/cobrands/[% c.cobrand.moniker %]/favicon.ico">
81
[% END %]
82
83
+<meta name="google" content="notranslate">
84
+
85
[% INCLUDE 'header_opengraph.html' %]
86
[% TRY %][% PROCESS 'header_extra.html' %][% CATCH file %][% END %]
0 commit comments