mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-16 07:42:20 +00:00
Hide details to normal people
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if hrstaff %}
|
||||||
<h3>EVE Characters</h3>
|
<h3>EVE Characters</h3>
|
||||||
<ul>
|
<ul>
|
||||||
{% for acc in eveacc %}
|
{% for acc in eveacc %}
|
||||||
@@ -55,5 +56,5 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
|
{% endif %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user