from lib.controllers.application_controller import ApplicationController

class %{controller_name}%Controller(ApplicationController):
    %{actions}%