<html>
<?php

echo html_entity_decode($data['HtmlPage']['text']);

?>

</html>