{% extends "layout.html" %} {% block title %}Price Import{% endblock %} {% block content %}

Price Import

Results

{{ model.filename }}

Check the log for details.

{% include '_price.table.html' %} {% endblock %} {% block scripts %} {% endblock %}