{% extends 'base.html' %} {% block title %}logs{% endblock %} {% block head %} {% endblock %} {% block body %}
Filename | {% if project and spider %}Stats | Log | {% endif %}Size | Content type | Content encoding |
---|---|---|---|---|---|
{{ row['filename']|safe }} | {% if project and spider %}Stats | {% if row['url_log_utf8'] %}Log{% endif %} | {% endif %}{{ row['size'] }} | {{ row['content_type'] }} | {{ row['content_encoding'] }} |