diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
new file mode 100644
index 00000000..2b02ce64
--- /dev/null
+++ b/docs/_templates/layout.html
@@ -0,0 +1,5 @@
+{% extends "!layout.html" %}
+
+{%- block extraScript %}
+
+{% endblock extraScript %}
\ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
index 079381bc..264126b0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -81,9 +81,10 @@ As an example, consider the design of a tea cup:
:start-after: [Code]
:end-before: [End]
+..
+
.. raw:: html
-
.. .. image:: tea_cup.png