{% if page %} {% load i18n locale_selector %} {% translate "Select a new language" as select_new_lang %} {% get_current_language as LANGUAGE_CODE %} {% with translations=page.get_translations.live.public %} {% if translations %} {% endif %} {% endwith %} {% endif %}