{# templates/googlebot_stats/googlebot_stats.html #} {% extends "template_base.html" %} {% block content %}
| Date | Type | Remote IP | Reverse DNS | |
|---|---|---|---|---|
| {{ item.date_requested }} | {{ item.request_url_type }} | {{ item.is_from_google }} | {{ item.remote_address }} | {{ item.remote_dns }} |