diff options
Diffstat (limited to 'tuxlite_zf/templates/base.html')
-rw-r--r-- | tuxlite_zf/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tuxlite_zf/templates/base.html b/tuxlite_zf/templates/base.html index fc4072e..779c56d 100644 --- a/tuxlite_zf/templates/base.html +++ b/tuxlite_zf/templates/base.html @@ -110,4 +110,5 @@ </div>
</div>
</div>
+{% include "analytics.html" %}
</footer>
|