{% extends "videotheque/base.html.twig" %} {% block stylesheets %} {{ encore_entry_link_tags('vuejs') }} {% endblock %} {% block javascripts %} {{ encore_entry_script_tags('vuejs') }} {% endblock %} {% block title %}{{ parent() }} - Fiche film - {{ film.titre }}{% endblock %} {% block titre %}
{% endif %} {% endblock %} {% block body %} {% if estEnSalle(film.dateSortie) %}
{{ film.information | nl2br }}
{% else %}Pas d'information
{% endif %}Pas encore de bande annonce
{% endfor %}Posté par {{ commentaire.user.username }}
{% if commentaire.note > 0 %} {% endif %} {% if commentaire.contenu != "" %}{{ commentaire.contenu | show_links | raw | sanitize_html | nl2br }}
{% endif %}