class Template_Screen (Screen): pass
Above is the class which i have added into a App class as follows
class MAKE_HTML(App): &quo