{# folders/dialogs/history/modal.html Datei-genauer Sync-Verlauf für einen Ordner (T-338-SYNC). Variablen: item_id, description, entries (list[{path, action, action_label, device_label, synced_at}]), truncated #} {% extends "dialog_core.html" %} {% block dialog_id %}folder-history-modal{% endblock %} {% block dialog_width %}760{% endblock %} {% block dialog_padding %}28px 32px{% endblock %} {% block dialog_title %}Verlauf – {{ description }}{% endblock %} {% block dialog_body %} {% if not entries %}