---
subject: Your project has finished importing in Kantree
---
{% if success %}
Your project {{title}} has been successfuly imported!
{% else %}
Unfortunately, an error occured while importing your project {{title}}.
{% endif %}

Visit your project at {{ url_for('project', project_id=id, _external=True) }}

Enjoy Kantree!
