Skip to content

Commit

Permalink
Avoid displaying the translation banner (#4153)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkri authored and dracos committed Jul 8, 2024
1 parent 3a73c45 commit 279987d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/web/base/common_header_tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
[% END %]

<meta name="format-detection" content="telephone=no">
<meta name="google" content="notranslate">

[% INCLUDE 'header_rss.html' %]

Expand Down

0 comments on commit 279987d

Please sign in to comment.