{% with _notes = none if (is_blank_row or notes is not defined) else notes %} {% set value_formatted = model.format_null_string_as_blank(notes) %} {% set value_previous = value_formatted | escape %}