From 374da8718236a3a1ad624ffbd63813b9cc8fd9fb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 9 May 2019 18:14:16 +0200 Subject: hide status countdown when offline --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index fb77eec..98289f7 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v15'; # asset version + % my $av = 'v16'; # asset version %= stylesheet "/static/${av}/css/materialize.min.css" -- cgit v1.2.3