{% extends 'blacklist/base.html' %} {% load evelinks %} {% load i18n %} {% load humanize %} {% block tb_block %} {% translate "Blacklist" as translated_header %} {% include "tnnt_templates/includes/header/page-header.html" with header_text=translated_header %}
{% translate "Name" %} | {% translate "Reason" %} | {% translate "Category" %} | |
---|---|---|---|
{% if note.eve_catagory == "character" %}
|
{{ note.eve_name }}
{% if note.eve_catagory == 'character' %}
|
{% if note.restricted %} Restricted Content! Contact {{note.added_by}}{% else %}{{ note.reason }} {% endif %} |
{{ note.eve_catagory }} |