{% extends "master.html" %} {% block title %}Thank you! - PhyloCommons{% endblock %} {% block leftmenu %} {% include "tree_menu.html" %} {% endblock %} {% block nav-trees %}class="active"{% endblock %} {% block content %}

Thank you for submitting your tree!

Your submission will be reviewed by the moderators and should show up in the PhyloCommons database soon. You'll receive a notification when it's ready. If there are any issues that we can't resolve, we'll be in touch using the e-mail address listed for your account.

{% endblock%}