diff --git a/extensions/odoo_theme/layout.html b/extensions/odoo_theme/layout.html
index 8c79bfb64..b5de7db7d 100644
--- a/extensions/odoo_theme/layout.html
+++ b/extensions/odoo_theme/layout.html
@@ -22,14 +22,8 @@
integrity="sha512-wsnDgOxfyn4lhblRMHPMuJh+9CnLcwcisda1zLRGNWKh6OiQynebYTyRZYgH+eWLEdNTKak0OD2GAd/S51UhTw=="
crossorigin="anonymous">
{{ super() }}
- {# NOTE: Sphinx basic theme already imports JQuery, underscore and doctools by default.
- For some reason JQuery is not found for the custom code below if we do not reimport it... #}
-
{# TODO EDI boostrap beta cdn ??? Isn't there a stable CDN ? It looks like this cdn won't exist forever :D #}
-
{% endblock %}
{% block linktags %}