{wc:templates "member","left"}

Joined circles

({wc:fun:count($group)})
{wc:if $group==null}
You have not published a topic yet
{wc:else}
    {wc:loop $group $v}
  • {wc:$v['title']}

    member:{wc:$v['chengyuan']}    topic:{wc:$v['tiezi']}

    {wc:$v['jianjie']}

  • {wc:loop:end}
{wc:if:end}