Skip to content
Snippets Groups Projects
Commit 3a1742c2 authored by Moreau Elise's avatar Moreau Elise
Browse files

add contaminated information in user's profile

parent 365f1795
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
<div class="meta">
<span class="date">Joined the {{user.joinDateString}}</span>
</div>
<span>Is {% if user.contaminated %} contaminated {% else %} not contaminated {% endif %}</span>
<div class="extra content" id="icons_users">
<div class="ui small basic icon buttons">
{% if session.userId == user.getId %}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment