{% from "_order_v2.html" import project_info, services, shipping_info, submission_info, science_info, histology, samples, he, ihc, special with context %} {% from "_profile.html" import profile_details %}
Order #{{ order.id }} was created by {{ order.owner.email }}.
{{ url_host }}{{ url_for("get_order", order_id=order.id) }}