diff --git a/cookbook/templates/settings.html b/cookbook/templates/settings.html index 2d9d15834..3e2314625 100644 --- a/cookbook/templates/settings.html +++ b/cookbook/templates/settings.html @@ -261,7 +261,8 @@ { $('#div_id_shopping-mealplan_autoexclude_onhand').hide(); $('#div_id_shopping-mealplan_autoinclude_related').hide(); - } {% endcomment %} + } } + {% endcomment %} {% endblock %}