<% if:diet_log %><% include:article_diet_file %><% /if %><% article.entire_body | bodyfilter(article_info,blog) %><% if:list_tag %>
<% /if %>
<% if:diet_log %><% include:article_diet_file %><% /if %><% article.first_body | bodyfilter(article_info,blog) %><% if:list_tag %>
<% /if %>
posted at <% article.createstamp | date_format("%H:%M") -%>
<% if:article_weather -%>
| <% article_weather.state %> <% article_weather.weather_emoji -%>
<% /if -%>
<% if:article.accept_comment_show -%>
Comment(<% article.children_count | __or__ | echo('0') %>)<% /if -%>
<% if:article.accept_tb_show %>
|
TrackBack(<% article.tb_count | __or__ | echo('0') %>)<% /if -%>
<% if:style.disp_category %>
カテゴリー:
<% article_category.name %><% /if %>
エントリー:
<% article.subject %><% if:diet_log -%>
| <% if:diet_log.condition == -2 %>絶不調

<% /if -%>
<% if:diet_log.condition == -1 %>不調

<% /if -%>
<% if:diet_log.condition == 0 %>普通

<% /if -%>
<% if:diet_log.condition == 1 %>好調

<% /if -%>
<% if:diet_log.condition == 2 %>絶好調

<% /if -%>
<% /if -%>
<% loop:list_individual_article_children -%>
<% /loop -%>
<% if:individual_article.accept_comment_catch -%>
<% /if -%>