• {% if video.custom_thumbnail_name == null %}. {% else %} {% endif %}
    {% if include.pre_header %} {{ include.pre_header }} - {% endif %} {{ video.date | date: "%-d. %b %Y" }} {% if video.progress_update %} {% assign title_length = video.title | size %}

    {{ video.title | slice: 7, title_length }} - #{{ video.title | slice: 2, 2 }}

    {% else %}

    {{ video.title }}

    {% endif %}