diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/robots.txt.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/robots.txt.tmpl b/template/en/default/robots.txt.tmpl index 7ef83c0f1..a4f8aed24 100644 --- a/template/en/default/robots.txt.tmpl +++ b/template/en/default/robots.txt.tmpl @@ -19,6 +19,8 @@ Disallow: /show_bug.cgi*format=multiple* Allow: /describecomponents.cgi Allow: /describekeywords.cgi +[% FILTER remove('#.*') %] [% Hook.process("end") %] +[% END %] [% END %] |