diff --git a/r2/r2/templates/base.compact b/r2/r2/templates/base.compact
index 00a578575..559aeabc8 100644
--- a/r2/r2/templates/base.compact
+++ b/r2/r2/templates/base.compact
@@ -32,7 +32,7 @@
href="/static/compact/reddit_startimg.png" />
%if hasattr(thing, "shortlink"):
-
+
%endif
diff --git a/r2/r2/templates/reddit.html b/r2/r2/templates/reddit.html
index 9dc2d7e5c..cd88da173 100644
--- a/r2/r2/templates/reddit.html
+++ b/r2/r2/templates/reddit.html
@@ -63,7 +63,7 @@
%endif
%if hasattr(thing, "shortlink"):
-
+
%endif
%if c.allow_styles and c.site.stylesheet_contents: