{% extends "base_authenticated.html" %} {% block title %}Import Results - {{ COMPANY_NAME }}{% endblock %} {% block extra_head %} {% endblock %} {% block page_title %}Import Results{% endblock %} {% block content %}
{% if import_result.success %} Your time attendance data has been successfully imported into the system. {% else %} There were issues importing your time attendance data. Please review the errors below. {% endif %}
{{ import_result.batch_id }}
Here are some suggestions to resolve the import issues: