summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-30 18:17:03 +0100
committerAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-30 18:17:03 +0100
commit18fbbc8325f5d62d9eb5869ae7c40e5778989668 (patch)
tree3c89589fc78d0c1785ed7f2b4ca59b06eebb486f /template
parenteb3bcf04a2ace114dcd03bb980da0e1cbcbc445d (diff)
downloadwww-18fbbc8325f5d62d9eb5869ae7c40e5778989668.tar.gz
www-18fbbc8325f5d62d9eb5869ae7c40e5778989668.tar.bz2
www-18fbbc8325f5d62d9eb5869ae7c40e5778989668.zip
UC: Added new TalerDiagram from MW
Diffstat (limited to 'template')
-rw-r--r--template/features.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/features.html.j2 b/template/features.html.j2
index 11557410..e742c860 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -57,7 +57,7 @@
</p>
</div>
<div class="col-lg-6">
- <img class="img-fluid" src="{{ url_static('images/diagram-simple.png') }}">
+ <img class="img-fluid" src="{{ url_static('images/TalerDiagram.svg') }}">
</div>
</div>
</div>