{% extends "base.html" %} {% block content %}

Conversion Successful!

Your PDF has been successfully converted to Excel format.

Original File {{ original_name }}
Converted File {{ excel_filename }}
Download Excel File {# {% if session.qb_connected %}
{% else %} Connect QuickBooks to Send Transactions {% endif %} #} Convert Another File
{# {% if session.qb_connected %}
QuickBooks is connected and ready to receive transactions
{% else %}
Connect QuickBooks to automatically send transactions
{% endif %} #}
{% endblock %}