diff --git a/drakul/raids/templates/raids/raid_detail.html b/drakul/raids/templates/raids/raid_detail.html index 62d8c32..de42f0d 100644 --- a/drakul/raids/templates/raids/raid_detail.html +++ b/drakul/raids/templates/raids/raid_detail.html @@ -47,7 +47,6 @@ {% for response in class_responses %} {{ response.character.name }} - {% if response.note is not None %}🗩{% endif %} {% endfor %}