From a05cbe1a63f554b09133e5fa3f2ac495057d9ced Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 20 Jun 2025 14:45:07 +0200 Subject: [PATCH] refactor(template): IE is dead, let it go. --- internal/template/templates/common/layout.html | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index 13c8c652..f2017659 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -5,7 +5,6 @@ {{template "title" .}} - Miniflux -