-
{% for notify in notifications %}
-
{{ notify.message }}
{{ notify.start_date|timesince }} ago
{% endfor %}
- {% store_read_notification as read %} {% if read.is_read == 0 %} {% else %} {% endif %} {% store_notifications as notifications %} {% comment %}
- English {% endcomment %}
-
{% if store_info.store_name_english %}{{ store_info.store_name_english }}{% endif %}
