def html_to_poetry(p):
return str(p)[4:][:-4].replace('
', '')