diff --git a/r2/r2/templates/base.html b/r2/r2/templates/base.html index 1f5f877837..57591b7b25 100644 --- a/r2/r2/templates/base.html +++ b/r2/r2/templates/base.html @@ -83,7 +83,7 @@ <%def name="head()"> -%if g.tracker_url and thing.site_tracking and not c.secure: +%if g.tracker_url and thing.site_tracking: