{% extends 'corptools/character/char_base.html' %} {% block ct_block %} {% load colors %} {% load l10n %} {% load humanize %}
Date | Character | Type | Text | Read | {% for n in table_data %}
---|---|---|---|---|
{{n.timestamp|date:"Y-m-d h:i:s"}} | {{n.character.character.character_name}} | {{n.notification_type}} | {{n.notification_text}} | {{n.is_read}} |