summaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index d15d2ac7..ace72d58 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -4,7 +4,7 @@
<div class="row justify-content-center">
<div style="width:40vw;" >
- <img style="width:100%; height: auto; display: block" src="{{ url_static('images/logo-2021.svg') }}">
+ <img alt="{{ _("Taler logo") }}" style="width:100%; height: auto; display: block" src="{{ url_static('images/logo-2021.svg') }}">
</div>
</div>