From dfa58b2cb51b0e7ebfb8e1e3875f64fb1ce73295 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Wed, 11 May 2022 11:03:16 +0200 Subject: Shell expiry logic Signed-off-by: Georg Pfuetzenreuter --- src/main/resources/templates/portal.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/portal.html b/src/main/resources/templates/portal.html index a9319a4..524f878 100644 --- a/src/main/resources/templates/portal.html +++ b/src/main/resources/templates/portal.html @@ -18,6 +18,11 @@ th:attr="value=${osoption}" th:text="${osoption}"> +
-- cgit v1.2.3