{% extends "email/base.html" %} {% block title %}You are on the waitlist | Praxicraft{% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant="primary" hero_title="You are on the waitlist" hero_subtitle="We will email you when a spot opens." hero_icon="rocket.png" hero_accent_icon="star-fall.png" %} {% endblock %} {% block content %}
Thanks for signing up. Praxicraft is practice-first data engineering: real tasks, not video courses. We will reach out when beta access opens.
For updates in the meantime, follow us on X and LinkedIn (links below).
{% endblock %}