{% extends 'main/base.html' %} {% block content %}
We will notify you via email

An email will be sent to {{user.email }} when {{ item.card_id.name }}'s price drops below ${{ item.price_threshold }}. Stay tuned!

{% endblock %}