{% extends 'basemasa.html.twig' %} {% block title %}Concert{% endblock %} {% block body %}
Id | Concert | Image | Date | Lieu | Theme | Filename | actions |
---|---|---|---|---|---|---|---|
{{ tivo.id }} | {{ tivo.name }} | {% if tivo.imageconcert is not null %}{{ tivo.datepremiere ? tivo.datepremiere|date('Y-m-d') : '' }} | {{ tivo.lieu }} | {{ tivo.theme }} | {{ tivo.filename }} | show edit | |
no records found |