diff --git a/cookbook/templates/meal_plan.html b/cookbook/templates/meal_plan.html
index f6a19532..123b1dac 100644
--- a/cookbook/templates/meal_plan.html
+++ b/cookbook/templates/meal_plan.html
@@ -20,9 +20,6 @@
{% block content %}
- {% render_bundle 'chunk-vendors' %}
- {% render_bundle 'vue_app_01' %}
-
diff --git a/docs/features/templating.md b/docs/features/templating.md
index 60f9e9cd..b5102a50 100644
--- a/docs/features/templating.md
+++ b/docs/features/templating.md
@@ -1,3 +1,7 @@
+!!! danger
+ The version containing Templating is not yet released! This documentation is only to illustrate the pending changes
+ facilitate the discussion.
+
With the Version `0.14.0` support for using a custom Jinja2 Template in recipe step instructions has been added.
This allows you to write ingredients with their corresponding amount directly inside the text while still profiting