{% load rmtmgmt_tags %} {% if tag == 1 %}
| Talent Acquisition | Skill Set | |
|---|---|---|
|
{% if allocated %}
{{ ta.get_full_name }}
{% else %}
{{ ta.get_full_name }} {% endif %} |
{% if allocated %} {% if allocated.req_status == 0 %} ⏳ {% elif allocated.req_status == 1 %} ✅ {% else %} ❌ {% endif %} {% endif %} | {% if allocated %} Python & Django {% endif %} | {% endwith %}
| Placement Consultants | Skill Set | |
|---|---|---|
|
{% if allocated %}
{{ name }}
{% else %}
{{ name }} {% endif %} |
{% if allocated %} {% if allocated.req_status == 0 %} ⏳ {% elif allocated.req_status == 1 %} ✅ {% else %} ❌ {% endif %} {% endif %} | {% if allocated %} Java {% endif %} | {% endwith %}
| Freelancers | Skill Set | |
|---|---|---|
|
{% if allocated %}
{{ name }}
{% else %}
{{ name }} {% endif %} |
{% if allocated %} {% if allocated.req_status == 0 %} ⏳ {% elif allocated.req_status == 1 %} ✅ {% else %} ❌ {% endif %} {% endif %} | {% if allocated %} Embedded C {% endif %} | {% endwith %}