{{# v.actCount=0 }}
{{# v.countClass='hidden' }}
{{# v.filterClass='hidden' }}
{{# v.showFilter=false }}
{{# if(viewHandler&&viewHandler.isFiltered(v.view)){v.showFilter=true;} }}
{{# if(v.showFilter){v.filterClass='';} }}
{{# if(v.countBy){ }}
{{# z=app.showCount(v.countBy,v.filter) }}
{{# if(z==-1){z=v.serverCount;} }}
{{# if(z){v.countClass='';} }}
{{# v.actCount=z }}
{{# } }}
{{??template_debug}}
{{??}}
{{actCount}}