{% extends "email/pipeline_manual_run/base.html" %} {% block body %}

Your {{ data_source }} data is now available!

A pipeline for the data source {{ data_source }} has completed successfully, which means there you have new data ready to be explored.

Go ahead and see for yourself on your Meltano instance.

{% endblock %}