{% macro seo_metadata(article) %} {% if article.date %} {% endif %} {% if article.locale_modified and article.modified %} {% endif %} {% from '_includes/_defaults.html' import TWITTER_USERNAME with context %} {%if TWITTER_USERNAME %} {% endif %} {% endmacro %}