{% if(is_ranking) %}

{% __("Analysis for Webclap") %} / {% __("popular entry") %}

解析結果はこちら

{% each(rank as row) %} {% end %}
{% __("popular entry") %}
{% __("rank") %} {% __("entries") %} {% __("head-count") %} {% __("clap-count") %} {% __("comment-count") %}
{{ row['rank'] }} {{ row['title'] }} {{ row['human'] }} {{ row['count'] }} {{ row['comment'] }}
{% else %}

{% __("Analysis for Webclap") %} / {{ date }}

人気記事はこちら

{% for ($i=0; $i<$week_count; $i++) { %} {% end %}{% for ($i=0; $i<$week_count; $i++) { %} {% end %}{% for ($i=0; $i<$week_count; $i++) { %} {% if ($rawdate === $week['linkdate'][$i]) { %} {% else %} {% end %} {% end %}
{{ date }} {% __("to 14 days") %}
{% if(pos_next) %} {% __("near 14 days") %} | {% __("next 14 days") %} |{% end %} {% __("previous 14 days") %}
{{ week['count'][$i] }}
{{ week['human'][$i] }}
{{ week['comment'][$i] }}
{{ week['date'][$i] }}{{ week['date'][$i] }}
{% for ($i=0; $i<12; $i++) { %} {% $left = $day[$i]; $right = $day[$i+12]; %} {% $lh = $left['count'] - $left['human']; $rh = $right['count'] - $right['human']; %} {% end %}
{{ date }} {% __("analysis") %}
{% __("hour") %} {% __("head count") %} {% __("clap count") %} {% __("comment count") %} {% __("graph") %} {% __("hour") %} {% __("head count") %} {% __("clap count") %} {% __("comment count") %} {% __("graph") %}
{{ i }} {{ left['human'] }} {{ left['count'] }} {{ left['comment'] }} {{ i+12 }} {{ right['human'] }} {{ right['count'] }} {{ right['comment'] }}
{% if(isCommentName) %} {% if(isCommentName) %}{% end %} {% each(comments as comment) %} {% if(isCommentName) %}{% end %} {% end %}
{% else %}{% end %}{% __("comment") %}
{% __("hour") %}{% __("name") %}{% __("comment") %} {% __("ip address") %} {% __("target entry") %}
{{ comment->clap_datetime }}{{ comment->clap_name }}{{ comment->clap_comment }} {{ comment->ipaddress }} {{ comment->post_title }}
{% end %}