<%template src="_header1.html"%>
<%set string user_avatar=get_user_avatar(model.buyer_user_id)%> <%if(user_avatar=="")%> <%else%> <%/if%>
<%=Utils.Left(model.buyer_user_name,1)%>***<%=Utils.Right(model.buyer_user_name,1)%>
{get_user_group_ico_and_exp_ico(model.buyer_user_id)}

试用活动详情

活动份数:{model.Product.total_count} 份
试用概况:{model.Product.hits}人关注 | {apply_count}人申请 | {model.Product.finish_count}人获得试用品 | {report_count}份试用报告
" class="radius_btn" target="_blank"> 我也要>>
<%if(model.is_recommend==1)%><%/if%>

试用报告

{model.Product.title} 试用报告
试用者:<%=Utils.Left(model.buyer_user_name,1)%>***<%=Utils.Right(model.buyer_user_name,1)%> 发表于:{model.add_date} 浏览量:{model.hits}
{model.content} <%if(model.photo_url.Length>10)%>

<%/if%>
<%template src="_footer2.html"%>