Baruwa

{% load messages_extras %} {% for item in items %} {% endfor %}
From To Subject Reason View
{{ item.from_address|tds_wrap:50 }} {{ item.to_address|tds_wrap:50 }} {{ item.subject|striptags|escape|tds_trunc:45 }} {% if item.isspam and not item.spamblacklisted and not item.virusinfected and not item.nameinfected and not item.otherinfected %}Spam{% endif %}{% if item.spamblacklisted %}Blacklisted{%endif%}{% if item.virusinfected or item.nameinfected or item.otherinfected %}Infected{% endif %} View
© 2010 Powered by Baruwa