{ {% if x is not null %} x: {{x}}, {% endif %} {% if y is not null %} y: {{y}}, {% endif %} {% if z is not null %} z: {{z}}, {% endif %} }