Files
TijdVoorDeTest/tvdt/quiz/context_processors.py
2024-12-11 23:28:08 +01:00

3 lines
70 B
Python

def get_theme(request) -> dict:
return {"theme": "wie_is_de_mol"}