{% extends '_without_nav_base.html' %} {% load i18n %} {% block body %}

{{ VENDOR }} {% trans 'Client' %} {{ CLIENT_VERSION }}

{% trans 'Client, currently used to launch the client' %}

{% if MORE_DOWNLOADS_URL %}

{% trans 'More download' %}

{% endif %}
{% endblock %}