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