{% load i18n %} {%load static %}
{{instance.title}} {% if instance.created_at|date:"Y-m-d" == current_date and request.user not in instance.viewed_by %} {% trans "NEW" %} {% endif %}