diff --git a/templates/twitter.html.ep b/templates/twitter.html.ep index c8c5340..fa6f8ba 100644 --- a/templates/twitter.html.ep +++ b/templates/twitter.html.ep @@ -1,7 +1,7 @@ % # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab: % my $scheme = (defined(config('https')) && config('https')) ? 'https' : 'http'; - +