{% extends 'base.html.twig' %} {% block title %}InfoPlus index{% endblock %} {% block body %}

InfoPlus index

{% for info_plu in info_pluses %} {% else %} {% endfor %}
Id Content actions
{{ info_plu.id }} {{ info_plu.content }} show edit
no records found
Create new {% endblock %}