Skip to content

Commit

Permalink
Hide the translation banner (#4153)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkri committed Dec 27, 2022
1 parent ee7c78e commit 0ef657d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/web/base/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
<meta name="HandHeldFriendly" content="true">
<meta name="mobileoptimized" content="0">

<!--
Hide the translation banner since it covers important UI elements
(https://github.com/mysociety/fixmystreet/issues/4153).
-->
<meta name="google" content="notranslate">

[% INCLUDE 'header_opengraph.html' %]
[% INCLUDE 'header/css.html' %]
[% INCLUDE 'common_header_tags.html' %]
Expand Down

0 comments on commit 0ef657d

Please sign in to comment.