{% extends base.html %} {% block title %}[{{instance.hostname}}:{{instance.pg_port}}] - Notifications{% end %} {% block head %} {% end %} {% block content %}
Date | Username | Content |
---|---|---|
{{notification['date']}} | {{notification['username']}} | {{notification['message']}} |