{% extends 'base.html.twig' %} {% block title %}Predication index{% endblock %} {% block body %}
Id | LienYoutube | DatePreche | DateVisionnage | actions |
---|---|---|---|---|
{{ predication.id }} | {{ predication.lienYoutube }} | {{ predication.DatePreche ? predication.DatePreche|date('Y-m-d H:i:s') : '' }} | {{ predication.dateVisionnage ? predication.dateVisionnage|date('Y-m-d H:i:s') : '' }} | show edit |
no records found |