{% extends "email/base.html" %} {% block title %}You are invited to Praxicraft Assess (beta){% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant="primary" hero_title="You are invited to Assess" hero_subtitle="Hire data professionals with proof, not puzzles." hero_icon="rocket.png" hero_accent_icon="confetti.png" %} {% endblock %} {% block content %}
Hello,
{{ invited_by }} invited {{ organisation_name }} to Praxicraft Assess (closed beta). As owner, you will set up the team, build assessments from real data work, and invite candidates.
If you were not expecting this invitation, you can ignore this email.
{% endblock %}