jumpserver/apps/templates/_copyright.html

4 lines
82 B
Python

{% if not XPACK_ENABLED %}
<strong>Copyright</strong> {{ COPYRIGHT }}
{% endif %}