diff --git a/templates/dashboard/pricing.html b/templates/dashboard/pricing.html index b61409e8..c8bb8989 100644 --- a/templates/dashboard/pricing.html +++ b/templates/dashboard/pricing.html @@ -210,6 +210,5 @@ to apply the coupon code. }); } - plausible("visit pricing"); {% endblock %} diff --git a/templates/dashboard/thank-you.html b/templates/dashboard/thank-you.html index 26e11bdd..a0c9f32d 100644 --- a/templates/dashboard/thank-you.html +++ b/templates/dashboard/thank-you.html @@ -15,5 +15,4 @@ Close - {% endblock %}