{{ header }}{{ column_left }}

{{ text_list }}

{% if customers %} {% for customer in customers %} {% endfor %} {% else %} {% endif %}
{{ column_ip }} {{ column_customer }} {{ column_url }} {{ column_referer }} {{ column_date_added }} {{ column_action }}
{{ customer.ip }} {{ customer.customer }} {{ customer.url|split('', 30)|join('
') }}
{% if customer.referer %}{{ customer.referer|split('', 30)|join('
') }}
{% endif %}
{{ customer.date_added }} {% if customer.customer_id %}{% else %} {% endif %}
{{ text_no_results }}
{{ pagination }}
{{ results }}
{{ footer }}