Back to Jumpserver

Resource Download

apps/templates/resource_download.html

4.10.18607 B
Original Source

{% 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 %}