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

Test index

{% for test in tests %} {% else %} {% endfor %}
Id Uudi Ref actions
{{ test.id }} {{ test.uudi }} {{ test.ref }} show edit
no records found
Create new {% endblock %}