<div class="box">
  <h3><?php print $title ?></h3>
  <div class="content"><?php print $content ?></div>
</div>