{% extends "email_layout.html" %} {% block content %}

{{notification}}

{% if link %}

Please use this link {{link}} to view the item.

{% endif %} {% endblock %}