def _process(self): if not config.PUBLIC_SUPPORT_EMAIL: raise NotFound return WPContact.render_template('contact.html')