from controllers.core import Controller

class {name}(Controller):
	pass
