{%extends "base_with_menu.html"%} {%block javascripts%} {%endblock%} {%block stylesheets%} {%endblock%} {%block content%} {% for entry in entries %} {% endfor %}
  Dateiname Größe Erstellungsdatum
Bearbeiten
Löschen
{{ entry.filename }} {{ entry.size|filesizeformat }} {{ entry.created }}
{% if hasPrev %}{% endif %} {% if hasNext %}{% endif %} {%endblock%}