{% if page.permalinks and page.permalinks.length > 1 %}
{% if process.env.FEATURE_NEW_VERSIONS %} {{ site.data.ui.pages.article_version }} {{ allVersions[currentVersion].versionTitle }} {% else %} {{ site.data.ui.pages.article_version }} {{ productNames[currentVersion] }} {% endif %}
{% endif %}