mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 04:44:19 +01:00
WIP 3-3
This commit is contained in:
6
templates/quiz/question.twig
Normal file
6
templates/quiz/question.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends "quiz/base.html.twig" %}
|
||||
{% block body %}
|
||||
{{ season.name }}
|
||||
{{ name }}
|
||||
<h1>Hello World!</h1>
|
||||
{% endblock body %}
|
||||
Reference in New Issue
Block a user