output was deprecated in Twisted 15.3.0; please use twisted.web.template instead.
output(func, *args, **kw) -> html string Either return the result of a function (which presumably returns an HTML-legal string) or a sparse HTMLized error message and a message in the server log.