summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>