{% extends "base.html" %} {% block title %}Import complete · net-alpha{% endblock %} {% block content %}
Imported {{ trade_count }} trade{{ "s" if trade_count != 1 else "" }}.
{% if wash_sale_count %}Imported the wrong file? Remove this import →
{% endif %}