Artifacts {% if artifacts|length == 0 %} No artifacts yet {% else %} {% for artifact in artifacts %} {{artifact.emoji|safe}} {{artifact.title}} {% endfor %} {% endif %}