{{ results | length }} résultat{% if results | length != 1 %}s{% endif %} {% if q %}pour « {{ q }} »{% endif %} {% if after %}· après {{ after }}{% endif %} {% if before %}· avant {{ before }}{% endif %}
| Fichier | Taille | Modifié le | |
|---|---|---|---|
| {%- if e.is_image -%}🖼 {%- elif e.is_pdf -%}📕 {%- elif e.is_text -%}📄 {%- else -%}📎 {%- endif -%} |
{% if e.is_image %}
|
{{ humansize(e.size) if e.size is not none else '—' }} | {{ e.mtime.strftime('%d/%m/%Y %H:%M') }} |
Aucun résultat {% if q %}pour « {{ q }} »{% endif %} {% if after or before %}dans la plage de dates sélectionnée{% endif %}.
{% endif %}