shipment-viewer/app/views/check_ur_email.erb
2025-01-02 14:59:16 -05:00

6 lines
207 B
Text

<div class="container">
<div class="card" style="background: var(--green); color: var(--white) !important">
<h1>check your email!</h1>
it'll be coming from dinobox@hackclub.com :-)
</div>
</div>