{% extends "layout.html" %} {% block content %}
Upload Your Financial Data

Upload a CSV file with your financial transactions to get started. The file should have the following columns:

"Date","Transaction ID","Transaction Type","Currency","Amount","Fee","Net Amount",
"Asset Type","Asset Price","Asset Amount","Status","Notes","Name of sender/receiver","Account"
                
{% endblock %}