From ab84af78977cfa58056a6d30e594c3bc847a8f3f Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Sat, 28 Dec 2024 22:20:27 +0100 Subject: [PATCH] Update layout.html add feeds --- internal/template/templates/common/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index d63c445e..3636acb3 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -99,7 +99,7 @@ {{ t "menu.history" }}
  • - {{ t "menu.feeds" }} + 📜 {{ t "menu.feeds" }} {{ if gt .countErrorFeeds 0 }} ({{ .countErrorFeeds }}) {{ end }}