{# templates/candidate/remove_duplicate_candidates_preview.html #} {% extends "template_base.html" %} {% block title %}Possible Duplicate Candidates{% endblock %} {% block content %} {% load template_filters %} {% load humanize %}
{{ error_message }}
{% endif %} {% endblock %}