mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-07 21:17:57 +01:00
Some checks failed
CI / Tests (push) Failing after 9m39s
CI / Docker Lint (push) Successful in 4s
4 lines
74 B
Twig
4 lines
74 B
Twig
{% extends 'backoffice/base.html.twig' %}
|
|
{% block body %}
|
|
{% endblock %}
|