{% extends 'blacklist/base.html' %} {% load i18n %} {% load blacklist_tags %} {% load humanize %} {% block tb_block %}
Name | Reason | Category | {% for note in blacklist %}|
---|---|---|---|
{% eve_logo note.eve_id note.eve_name note.eve_catagory 64 %} | {{ note.eve_name }}
{% if note.eve_catagory == 'character' %} |
{% if note.restricted %}Restricted Content! Contact {{note.added_by}}{% else %}{{ note.reason }}{% endif %} |
{{ note.eve_catagory }} |