{% extends "base.html" %} {% block title %}File Info: {{ file.filename }} - NoteParser{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Detailed file information and processing status
{{ file.content_hash[:16] }}...