Make a class that inherits from this with your further customizations, or minimally:
class MyPresenter : WebPresenterWithTemplateSupport!MyPresenter { }
See Implementation
Make a class that inherits from this with your further customizations, or minimally: