Blob Blame Raw


from htmlbase import HtmlBase


class Template(HtmlBase):
  def wrap(self, answer):
    return answer.content