{% extends "base.html" %} {% load scoped_tags %} {% block title %}Notifications{% endblock %} {% block page_title %}Notifications{% endblock %} {% block page_subtitle %}Principal-targeted messages from events and rules (Layer 15){% endblock %} {% block layer_indicator %}L15 Notifications{% endblock %} {% block content %}
{{ notif.body|truncatewords:30 }}
{% endif %}{{ notif.created_at|format_dt }}