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