I was trying out aiohttp tutorial and was stuck on templates. My projects structure looks like this:
app |--main.py |--views.py |--templates |--index.html