From 6cfc9bd29720fb49ebc78f7445dcd88286d6468d Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Fri, 5 Jan 2018 11:28:37 -0500 Subject: Bug 1428227 - Google doesn't index bugzilla.mozilla.org any more --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/global/user-error.html.tmpl') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index a9342e343..c6efb5649 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1992,7 +1992,7 @@ [% END %] [% UNLESS header_done %] - [% PROCESS global/header.html.tmpl no_index=1 %] + [% PROCESS global/header.html.tmpl robots = 'noindex' %] [% END %] [% PROCESS global/docslinks.html.tmpl -- cgit v1.2.3-24-g4f1b