{% if item.summary %} {% endif %} {% with images=(item.content | images) %} {% if images %} {% elif AVATAR %} {% endif %} {% if images or AVATAR %} {% endif %} {% endwith %} {% if TWITTER_USERNAME %} {% endif %} {% if item.date %} {% endif %} {% if item.modified %} {% endif %} {% if item.tags %} {% for tag in item.tags %} {% endfor %} {% endif %} {% if item.category %} {% endif %}