{% extends "base.html" %} {% load static i18n %} {% load thumbnail %} {% block title %}{% trans 'Notifications' %}{% endblock %} {% block head %} {% endblock head %} {% block content %}
{% endthumbnail %}
{{ notification.get_verb_display }} {% if notification.action_object %} {{ notification.action_object }} {% endif %}