{% blocktrans %}You are currently using the following frontend:{% endblocktrans %} {{ generic_content.frontend_name }}, version {{ preview_build_settings.version }}
{% if new_frontend_version_available %}
{% blocktrans with frontend_name=generic_content.frontend_name new_frontend_version=frontend_settings.version %}There is a new version available for the Frontend {{ frontend_name }}: {{ new_frontend_version }}{% endblocktrans %}