<#include "../../include/exmay-head.html"/> <#include "../../include/exmay-header.html"/>
<#include "../../include/exmay-location.html"/>
<@exmay_guestbook_page pageNo=pageNo pageSize=pageSize> <#if guestbook_index gt 0>
${guestbook.username}
头像
姓名:${guestbook.name!}
性别:<#if guestbook.gender == 0>女<#elseif guestbook.gender==1>男<#else>保密
Email:${guestbook.email!}
主页:${guestbook.homepage!}
QQ:${guestbook.qq!}
<#--
-->
  发表于: <@exmay_plugin code="timeFormat" default=guestbook.publishTime> ${timeFormat(guestbook.publishTime)}   IP: <@exmay_plugin code="ipLocation" default=guestbook.ip> ${ipLocation(guestbook.ip)}
<#if guestbook.shield> 该留言已被屏蔽
<#if admin??> 解除屏蔽 删除 <#else> [${guestbook.category.name}] ${guestbook.title}
${guestbook.content}
<#if guestbook.reply??>
${guestbook.replyer} <@exmay_plugin code="timeFormat" default=guestbook.replyTime> ${timeFormat(guestbook.replyTime)} 回复:
${guestbook.reply}
<#if admin??> 屏蔽 删除 <#else> <#if admin??> 回复 屏蔽 删除
<#assign paginationList=pager />
<@exmay_page />

我要留言

${(member.username)!(admin.username)!"匿名网友"}
头像
<#--
注册:2010-10-17 01:48
地址: 湖南省 长沙市
-->

*分类: 性别:

*用户名: 姓名:

E-mail: Q Q:

电 话: 主页:

*标题:

*内容:

发表留言

<#include "../../include/exmay-friendlink.html"/> <#include "../../include/exmay-footer.html"/>