diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 90e78a3..e707719 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -23,12 +23,12 @@
% say STDERR $ogimage;
% my $user_agent = stash 'useragent';
+
% if (defined $ogimage) {
% my $url_for = url_for || '';
-
-
-
+
+
% } else {