from owrx.form import Input class AvatarInput(Input): def render_input(self, value): pass