From 6e5f1434d8f0682a62d9684cbefd1e0c31ce5f70 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Sat, 5 Apr 2025 13:41:26 -0300 Subject: [PATCH] feat: add analytics to the project --- templates/layouts/layout_base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/layouts/layout_base.html b/templates/layouts/layout_base.html index cb3e441..8dcebea 100644 --- a/templates/layouts/layout_base.html +++ b/templates/layouts/layout_base.html @@ -13,6 +13,7 @@ + {{end}} {{define "layout-base-end"}}