{% import "helper.twig" as helper %} {% if timeTravel is not null %} {% trans with {'%timestamp%': timeTravel|format_datetime('short')} %}part.info.timetravel_hint{% endtrans %} {% endif %}