{% spaceless %} {% set TITLE_ID = TITLE ? TITLE|lower|replace({' ': '-'}) ~ '-' ~ random() %} {% if TITLE %} {{ lang(TITLE) }} {% endif %} {{ SOURCE }} {% endspaceless %}