{% extends "email/base.html" %} {% block title %}New payment received: Praxicraft{% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant="success" hero_title="New payment" hero_subtitle="A payment was recorded on the platform." hero_icon="check-circle.png" hero_accent_icon="confetti.png" %} {% endblock %} {% block content %}
A payment was received on the platform.