{% if null == field %} {% include 'missing_data.html.twig' %} {% else %} {{ field }} {% endif %}