{% extends 'layouts/demo-base.html' %} {% block pageTitle %}Check Your Email - BuyerKiosk Demo{% endblock %} {% block content %}

Check Your Email

We've sent a magic link to:

{{ email }}

Click the link in the email to instantly access your demo. The link expires in {{ expiryMinutes }} minutes.


Don't see the email? Check your spam folder.

Request a new link

{% endblock %} {% block styles %} {% endblock %}