{% extends 'backoffice/base.html.twig' %} {% block breadcrumbs %} {{ 'Home'|trans }} {{ season.name }} {{ 'Add blank quiz'|trans }} {% endblock %} {% block body %}
{{ 'Create an empty quiz and add questions from the question bank.'|trans }}