From 6b76d0fab333a7232c0c39d43ed3a6b8e6968e70 Mon Sep 17 00:00:00 2001 From: octavioamu Date: Tue, 16 Jun 2020 01:12:07 -0300 Subject: [PATCH 1/6] missing if in fbpixel --- app/retail/templates/shared/fbpixel.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/retail/templates/shared/fbpixel.html b/app/retail/templates/shared/fbpixel.html index 9a2305de328..a27d2761e59 100644 --- a/app/retail/templates/shared/fbpixel.html +++ b/app/retail/templates/shared/fbpixel.html @@ -14,7 +14,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . {% endcomment %} -{% not pref_do_not_track %} +{% if not pref_do_not_track %} {% if env == 'prod' %}