From 4618d13754e0f9697e0fb4e837b2b6525c06a8c4 Mon Sep 17 00:00:00 2001 From: PascalRepond Date: Tue, 26 Jul 2022 10:24:26 +0200 Subject: [PATCH] templates: update footer info Co-Authored-by: Pascal Repond --- sonar/theme/templates/sonar/footer.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sonar/theme/templates/sonar/footer.html b/sonar/theme/templates/sonar/footer.html index 961f51b2..76406187 100755 --- a/sonar/theme/templates/sonar/footer.html +++ b/sonar/theme/templates/sonar/footer.html @@ -50,9 +50,10 @@
- {% trans %}Powered by SONAR{% endtrans %} | - {{ _('Version') }} v{{ version }} | - {{ _('Privacy policy') }} + {{ _('Powered by') }} SONAR & + Invenio | + v{{ version }} | + {{ _('Privacy policy') }}