{% extends 'layout.html' %} {% block title %}Import Completed{% endblock %} {% block content %} {% include 'responsive_table.html' %} {% if return_url %} View All {% endif %} Import More {% endblock %}