summaryrefslogtreecommitdiff
path: root/architecture.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-29 10:40:01 +0200
committerChristian Grothoff <christian@grothoff.org>2017-03-29 10:40:01 +0200
commit76160a8b2a7598d2bdd54eb6d4f7844faadb06df (patch)
tree60a3e536fcbceb9322f63384e0bc48d03949487a /architecture.html.j2
parent11d4c78f65e6c2cd513789871b3be04f00945274 (diff)
downloadwww-76160a8b2a7598d2bdd54eb6d4f7844faadb06df.tar.gz
www-76160a8b2a7598d2bdd54eb6d4f7844faadb06df.tar.bz2
www-76160a8b2a7598d2bdd54eb6d4f7844faadb06df.zip
move image files to images/ directory where they belong
Diffstat (limited to 'architecture.html.j2')
-rw-r--r--architecture.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture.html.j2 b/architecture.html.j2
index f20f3966..17fd0c00 100644
--- a/architecture.html.j2
+++ b/architecture.html.j2
@@ -11,6 +11,6 @@
</div>
<div class="container">
- <img width="100%" src="{{ url('taler-arch-full.svg') }}"></img>
+ <img width="100%" src="{{ url('images/taler-arch-full.svg') }}"></img>
</div>
{% endblock body_content %}