{% extends "customer/baseaccountpage.html" %} {% load i18n %} {% load url from future %} {% block tabcontent %} {% if not alerts %}
{% trans "You do not have any active alerts for out-of-stock products." %}
{% else %} {% endif %} {% endblock tabcontent %}