{% load i18n %}
{% trans "From" %} {{ visit.requests.last.referer }}
{{ forloop.counter }}. {{ request.path }} {% if request.is_ajax %}(AJAX){% endif %}