summaryrefslogtreecommitdiff
path: root/citizens.html.j2
diff options
context:
space:
mode:
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>