This commit is contained in:
2025-03-04 08:15:50 +01:00
parent d337ce86fb
commit 451d117d9e
83 changed files with 5528 additions and 262 deletions

View File

@@ -0,0 +1,4 @@
{% extends "quiz/base.html.twig" %}
{% block body %}
{{ form(form) }}
{% endblock body %}