summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-27 13:37:12 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-27 13:37:12 +0200
commitb1466f2d0149649531d8d401f99307fc4549c132 (patch)
tree44a230166eaf700310c92ac15aac6bea0fe37e1f
parenta6f5c430ef791bf7d7c96e7a9cb188a52641c831 (diff)
downloadwww-b1466f2d0149649531d8d401f99307fc4549c132.tar.gz
www-b1466f2d0149649531d8d401f99307fc4549c132.tar.bz2
www-b1466f2d0149649531d8d401f99307fc4549c132.zip
move graphic to developers
-rw-r--r--developers.html.j23
-rw-r--r--principles.html.j23
2 files changed, 3 insertions, 3 deletions
diff --git a/developers.html.j2 b/developers.html.j2
index 82eae58b..61ae63c0 100644
--- a/developers.html.j2
+++ b/developers.html.j2
@@ -280,6 +280,9 @@
</li>
</ol>
<p></p>
+ <div class="col">
+ <img class="img-fluid" src="../images/diagram-complex.png">
+ </div>
</div>
</div> <!-- /container -->
{% endblock body_content %}
diff --git a/principles.html.j2 b/principles.html.j2
index 95f51a1f..c6a9137d 100644
--- a/principles.html.j2
+++ b/principles.html.j2
@@ -140,9 +140,6 @@ instead of having one completely monolithic system.
</div>
</div>
- <div class="col">
- <img class="img-fluid" src="../images/diagram-complex.png">
- </div>
</div>
</div>