{% extends 'base_simpleui.html' %} {% block title %}items{% endblock %} {% block head %} {% endblock %} {% block body %}
| Filename | Size | Content type | Content encoding |
|---|---|---|---|
| {{ row['filename']|safe }} | {{ row['size'] }} | {{ row['content_type'] }} | {{ row['content_encoding'] }} |