mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
3 lines
70 B
Python
3 lines
70 B
Python
def get_theme(request) -> dict:
|
|
return {"theme": "wie_is_de_mol"}
|