From d7794da74b9de6cac7a1c62c6bc1e165c2d654b9 Mon Sep 17 00:00:00 2001 From: Spacelord Date: Sat, 13 May 2023 01:01:03 +0200 Subject: [PATCH] Added TODO -> Center table content. --- src/frontend/dashboard.eta.html | 1 + src/frontend/items.eta.html | 1 + 2 files changed, 2 insertions(+) diff --git a/src/frontend/dashboard.eta.html b/src/frontend/dashboard.eta.html index 3387380..3b652cc 100644 --- a/src/frontend/dashboard.eta.html +++ b/src/frontend/dashboard.eta.html @@ -25,6 +25,7 @@ +

Recent items

diff --git a/src/frontend/items.eta.html b/src/frontend/items.eta.html index d04a08d..65e3479 100644 --- a/src/frontend/items.eta.html +++ b/src/frontend/items.eta.html @@ -1,5 +1,6 @@ <%~ E.includeFile("partials/head.eta.html", {"title": "Dashboard"}) %> <%~ E.includeFile("partials/controls.eta.html", {"active": "AllItems"}) %> +

All items