{% load i18n recruitmentfilters horillafilters %}
{% with request.user.employee_get.candidate_rating.all as candidate_ratings %} {% if candidate_ratings|has_candidate_rating:instance %}
{% csrf_token %}
{% for i in "54321" %} {% endfor %}
{% else %}
{% csrf_token %}
{% for i in "54321" %} {% endfor %}
{% endif %} {% endwith %}