{% include 'op_header.html' %} {% load pagination_tags %} {% autopaginate contacts 20 %} {# #} {% for i in contacts %} {% if i.hack_city_addr != "" %} {% else %} {% endif %} {# #} {% endfor %}
攻击者时间 攻击者ip 地理位置攻击地址客户端信息
{{ i.hacker_time|safe }} {{ i.user_ip }}{{ i.hack_city}} - {{ i.hack_city_addr }}{{ i.hack_city}} {{ i.code_url }}{{ i.Client_Information }}
{% include 'op_bottom.html' %}