{% extends "allianceauth/base.html" %} {% load static %} {% load i18n %} {% block page_title %}{% trans "View Notification" %}{% endblock page_title %} {% block content %}
{{ notif.message }}