running through the tutorial!<br>I created template <a href="http://bye.pt">bye.pt</a> and the class controller bye in app.py which worked fine.<br><br>&nbsp;i removed the class bye from app.py but kept the <a href="http://bye.pt">
bye.pt</a> template file in the template directory.<br>I stop and restarted the server and it failed because i had a template that had no class associated with it in the controller.<br><br>I&#39;m sure you&#39;re aware of this but it would be nice if you&#39;re trying out different versions of the same template file and you could just rename them on the fly all while having the one index class.
<br>i.e.<br><a href="http://index.pt">index.pt</a><br><a href="http://index1.pt">index1.pt</a><br><a href="http://index2.pt">index2.pt</a><br><br><br>