summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-13 13:50:34 +0100
committerYorhel <git@yorhel.nl>2008-12-13 13:50:34 +0100
commit550656dbd5bc16a73a78d5dee7b1e0223b3bd270 (patch)
treefa29d8ff46c234e74e64133c14d170337759c286
parentbe7ab756c9fc91b11fbd7971dec860911effad96 (diff)
noindex tag to user VNList pages
-rw-r--r--lib/VNDB/Handler/ULists.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNDB/Handler/ULists.pm b/lib/VNDB/Handler/ULists.pm
index 9f18e57a..0ef4c41c 100644
--- a/lib/VNDB/Handler/ULists.pm
+++ b/lib/VNDB/Handler/ULists.pm
@@ -216,7 +216,7 @@ sub vnlist {
);
my $title = $own ? 'My visual novel list' : "\u$u->{username}'s visual novel list";
- $self->htmlHeader(title => $title);
+ $self->htmlHeader(title => $title, noindex => 1);
$self->htmlMainTabs('u', $u, 'list');
# url generator