You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
352 B

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div class="box">
<div class="box_1">
<h3><span>&nbsp;</span></h3>
<div class="boxCenterList">
{$info}<br>
{if $member}
{foreach from=$member item=val}
{$val.user_name}
{/foreach}
{/if}
</div>
</div>
</div>
<div class="blank5"></div>