00001 <?php 00002 // $Id: user-profile-item.tpl.php,v 1.2 2007/08/07 08:39:36 goba Exp $ 00003 00025 ?> 00026 <dt<?php print $attributes; ?>><?php print $title; ?></dt> 00027 <dd<?php print $attributes; ?>><?php print $value; ?></dd>