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

File Info

File Name {{ file["filename"] }}
File Size {{ stats.ST_SIZE }}
Created {{ stats.ST_CTIME }}
Modified {{ stats.ST_MTIME }}
{% endblock %}