{% extends 'base_public.html.twig' %} {% block title %}{{ ficheOutil.titre }}{% endblock %} {% block content %}
{{ ficheOutil.description }}
{% endif %}Taille: {{ (ficheOutil.fileSize / 1024)|round(1, 'floor') }} Ko
{% endif %} {% if ficheOutil.uploadedAt %}Ajouté le {{ ficheOutil.uploadedAt|date('d/m/Y') }}
{% endif %}