diff --git a/cookbook/templates/recipe_view.html b/cookbook/templates/recipe_view.html
index 126d91dc8..b8115f3dc 100644
--- a/cookbook/templates/recipe_view.html
+++ b/cookbook/templates/recipe_view.html
@@ -70,6 +70,5 @@
}
- {% render_bundle 'chunk-vendors' %}
{% render_bundle 'recipe_view' %}
{% endblock %}
\ No newline at end of file