Files
TijdVoorDeTest/templates/backoffice/prepare_elimination/index.html.twig
Marijn Doeve c70f713f7e
Some checks failed
CI / Tests (push) Failing after 9m39s
CI / Docker Lint (push) Successful in 4s
Refactor Base64 encoding/decoding methods for consistency, update controller routes, and improve CI configuration
2025-04-14 18:30:18 +02:00

4 lines
74 B
Twig

{% extends 'backoffice/base.html.twig' %}
{% block body %}
{% endblock %}