<#include "header.htm"/> <#setting number_format = "#.####"/>
<#if times?has_content> <#list times as time> <#if data.get(time)??> <#else>
${I18n.getMessage("BoardStats.last100")} : ${tag}
${data.get(time)} ${time?datetime}
${I18n.getMessage("BoardStats.noDetail")}
<#include "bottom.htm"/>