jumpserver/apps/templates/_copyright.html

4 lines
78 B
Python

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