{# templates/file_access.html #} {% extends 'base.html' %} {# page title #} {% block title %}Dateizugriffe{% endblock %} {# page content #} {% block content %}
| Access Count | File Path |
|---|---|
| {{ row.access_count }} | {{ row.rel_path }} |
| No data available for the selected timeframe. | |