From 00fbc66a9d899ba1e669ff28c89c3d84584512ae Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 17 Jan 2023 22:34:05 +0100 Subject: [PATCH] Added tracking to the private area --- tpl/base.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/tpl/base.html b/tpl/base.html index fcdc5aa..6b5dc76 100644 --- a/tpl/base.html +++ b/tpl/base.html @@ -52,6 +52,24 @@ body .grid.people { grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important } .status {float:right;} + + + + +