diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index acc6cc6..8c777de 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -10,7 +10,7 @@ % my $ogimage = stash 'ogimage'; % my $user_agent = stash 'useragent'; % if (defined $ogimage && $user_agent !~ /TelegramBot/) { - + % } else { % }