- [ ] Nacht - [ ] Tag - [ ] Ergebnisseiten ```python mode = "dark" return (render_template('template',mode=mode)) ```