From 22eee81c1c50db24b2ded8fdb65dfb4352506d31 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 28 May 2019 22:24:44 +0200 Subject: fix email fields in dark mode --- 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 4c036ff..eef610f 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -7,7 +7,7 @@ - % my $av = 'v24'; # asset version + % my $av = 'v25'; # asset version -- cgit v1.2.3