forked from enviPath/enviPy
leftover
This commit is contained in:
@ -109,7 +109,6 @@
|
|||||||
<img src="{% static 'images/restricted_mid.png' %}" width="200">
|
<img src="{% static 'images/restricted_mid.png' %}" width="200">
|
||||||
{% elif not meta.url_contains_package and meta.user.default_package.get_classification_level_display == "Secret" %}
|
{% elif not meta.url_contains_package and meta.user.default_package.get_classification_level_display == "Secret" %}
|
||||||
<img src="{% static 'images/secret_mid.png' %}" width="120">
|
<img src="{% static 'images/secret_mid.png' %}" width="120">
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if not public_mode %}
|
{% if not public_mode %}
|
||||||
<a id="search-trigger" role="button" class="cursor-pointer">
|
<a id="search-trigger" role="button" class="cursor-pointer">
|
||||||
|
|||||||
Reference in New Issue
Block a user