{% for name in recipe.args.keys() %} {% if not excludes or name not in excludes %} {% endif %} {% endfor %}