{% if row["overview"] != "" %}{{ row['overview'] }} {% endif %} {% if row["date"] != "" %}{{ row['date'] | date_to_string: "ordinal", "US" }} {% endif %} {% if row["url"] != "" %}{% endif %}