summaryrefslogtreecommitdiff
path: root/citizens.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-08-22 21:14:45 +0200
committerChristian Grothoff <christian@grothoff.org>2017-08-22 21:14:45 +0200
commitc2920a90ae0a75f5f98d13702aecc9233028e4c9 (patch)
treec304c0c42ca7dc57b879b2eb9ae526e5ff962460 /citizens.html.j2
parent827d62def4a38325262226893e3fab942aeb4050 (diff)
downloadwww-c2920a90ae0a75f5f98d13702aecc9233028e4c9.tar.gz
www-c2920a90ae0a75f5f98d13702aecc9233028e4c9.tar.bz2
www-c2920a90ae0a75f5f98d13702aecc9233028e4c9.zip
enable internationalization of SVGs
Diffstat (limited to 'citizens.html.j2')
-rw-r--r--citizens.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/citizens.html.j2 b/citizens.html.j2
index af3f0e6c..2d5b677d 100644
--- a/citizens.html.j2
+++ b/citizens.html.j2
@@ -133,8 +133,8 @@
</div>
<div class="col-lg-6">
- <img src="{{ url('images/citizen.svg') }}"
- alt="customer perspective"
+ <img src="{{ svg_localized('images/citizen') }}"
+ alt="{{ _("customer perspective") }}"
style="float: right; margin: 5px 5px 5px 5px;" width="100%">
</div>