diff --git a/cookbook/templates/generic/new_template.html b/cookbook/templates/generic/new_template.html index 578e5dd33..1dc82bc2d 100644 --- a/cookbook/templates/generic/new_template.html +++ b/cookbook/templates/generic/new_template.html @@ -23,14 +23,15 @@ + {% if default_recipe %} + + + + {% endif %} {% endblock %} \ No newline at end of file