4 lines
87 B

<h2><?php echo $result['title']?></h2>
<div>
<?php echo $result['content']?>
</div>