From 8e3dd74a286d4549fdb1dd9cc7a9fcfadb85bb9e Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 28 Apr 2018 13:36:03 -0400 Subject: add hint about clicking logo --- print/templates/headline.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/templates') diff --git a/print/templates/headline.html b/print/templates/headline.html index 421202e4..7a7059b9 100644 --- a/print/templates/headline.html +++ b/print/templates/headline.html @@ -3,6 +3,7 @@ {{ logo.title }} + {{ _("Click to choose another logo") }}
@@ -10,6 +11,6 @@

- +
{{ date|datetimeformat(_('%Y.%m.%d')) }}
-- cgit v1.2.3