diff --git a/lib/plausible_web/templates/layout/app.html.eex b/lib/plausible_web/templates/layout/app.html.eex index 077ec877e..ece51b95e 100644 --- a/lib/plausible_web/templates/layout/app.html.eex +++ b/lib/plausible_web/templates/layout/app.html.eex @@ -8,7 +8,7 @@ "> <%= assigns[:title] || "Plausible ยท Simple, open-source web analytics" %> "/> - + <%= render("_tracking.html", assigns) %>