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