{% extends 'base.html' %} {% block content_block %} {% if error %}
URL:{{ obj.host[:-1] }}{{ obj.path }}
Method: {{ obj.method }}
First time seen: {{ obj.created_on }}
Last seen: {{ obj.last_seen }}
Occurrences: {{ obj.count }}