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