{% extends "base.html" %} {% block content %}

{{image.name}}

MTime: {{stat.st_mtime}}

Size: {{stat.st_size|filesizeformat}}

{% endblock %}