{% for notification_app in email_content %}
{{ notification_app.help_text }} {% if notification_app.help_text_url %} View all {% endif %}
{% endif %}
|
{{ notification.email_content | truncatechars_html:600 | safe }}{% if notification.details %} {{ notification.details | safe }}{% endif %} {{ notification.course_name }} {{ "·"|safe }} {{ notification.time_ago }} View |