{% extends '::base.html.twig' %} {% block body -%}

Question Set

Questionset {{ entity.questionSet }}
A {{ entity.a }}
B {{ entity.b }}
C {{ entity.c }}
D {{ entity.d }}
{{ form(delete_form) }}
{% endblock %}