{% extends base.html %} {% block title %}temBoard / {{instance}} / Notifications{% end %} {% block head %} {% for link in vitejs.css_links_for('settings.users.js') %}{% raw link %}{% end %} {% end %} {% block content %}
Date | Username | Content |
---|---|---|
{{notification['date']}} | {{notification['username']}} | {{notification['message']}} |