{% set name = author.name|trim() %} {% if name in AUTHORS %} {% set props = AUTHORS[name] %} {% endif %}