<% if:page_name eq 'article' -%>
<% if:diet_log %><% include:article_diet_file %><% /if %><% article.entire_body | bodyfilter(article_info,blog) %>
<% else -%>
<% if:diet_log %><% include:article_diet_file %><% /if %><% article.first_body | bodyfilter(article_info,blog) %>
<% /if -%>
<% if:page_name eq 'article' -%>
<% /if -%>
<% if:article_weather -%>
| <% article_weather.state %> <% article_weather.weather_emoji -%>
<% /if -%>
<% 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 -%>
<% if:article.accept_comment_show -%>
|
コメント(<% article.children_count | __or__ | echo('0') %>)
<% /if -%>
<% if:article.accept_tb_show %>
|
トラバ(<% article.tb_count | __or__ | echo('0') %>)
<% /if -%>
<% if:style.disp_category %>|
<% article_category.name %><% /if %>
<% if:page_name eq 'article' -%>
<% /if -%>
<% if:page_name eq 'article' -%>
<% /if %>