Should look like this: ```py @get("/") async def index(): return <h1>"Hello, world!"</h1> ``` Just waiting on #8, I hope