{% load i18n %}
{% if profile.is_instructor %}

{% trans "No notifications." %}

{% endif %}

<% note.actor %> <% note.verb %>: <% note.description %>