<% content.header -%> <% if:page_name eq 'index' -%> <% if:pager.need_pager -%> <% /if -%> <% /if -%> <% if:page_name eq 'article' -%> <% /if -%> <% if:page_name eq 'archive' -%> <% if:archive_page_name eq 'month' -%> <% if:pager.need_pager -%> <% /if -%> <% /if -%> <% /if -%> <% if:page_name eq 'category' -%> <% if:pager.need_pager -%> <% /if -%> <% /if -%> <% loop:list_article -%>
<% if:with_date %>
<% article.createstamp | date_format("%Y年%m月%d日") %>
<% /if %>

<% article.subject %>

<% if:page_name eq 'article' -%>
<% if:diet_log %><% include:article_diet_file %><% /if %><% article.entire_body | bodyfilter(article_info,blog) %>

<% if:list_tag %>
タグ:<% loop:list_tag %><% tag.word %> <% /loop %>
<% /if %> <% else -%>
<% if:diet_log %><% include:article_diet_file %><% /if %><% article.first_body | bodyfilter(article_info,blog) %>

<% if:list_tag %>
タグ:<% loop:list_tag %><% tag.word %> <% /loop %>
<% /if %> <% /if -%> <% if:blog.bookmark_service %>
<% /if %> <% if:list_category_article -%>
【<% article_category.name %>の最新記事】
<% /if %>
posted by <% article.nickname %> at <% article.createstamp | date_format("%H:%M") -%> <% 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 -%> | 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 %> <% if:blog.fan_setting.accept_fan %>| このブログの読者になる<% /if %> | 更新情報をチェックする
<% /loop -%> <% if:page_name eq 'category' -%> <% if:pager.need_pager -%> <% /if -%> <% /if -%> <% if:page_name eq 'archive' -%> <% if:archive_page_name eq 'month' -%> <% if:pager.need_pager -%> <% /if -%> <% /if -%> <% /if -%> <% if:page_name eq 'index' -%> <% if:pager.need_pager -%> <% /if -%> <% /if -%> <% if:page_name eq 'article' -%> <% if:individual_article.accept_comment_show -%>
この記事へのコメント
<% loop:list_individual_article_children -%>
<% comment.body | html | tag_strip | nl2br | clickable('target="_blank" rel="nofollow"') %>
Posted by <% if:comment.homepage %><% comment.writer | html | tag_strip %><% else %><% comment.writer | html | tag_strip %><% /if %> at <% comment.createstamp | date_format('%Y年%m月%d日 %H:%M') %>
<% /loop -%> <% if:individual_article.accept_comment_catch -%>
コメントを書く
お名前: <% if:blog.ignore_setting.fill_writer %>[必須入力]<% /if %>

メールアドレス: <% if:blog.ignore_setting.fill_email %>[必須入力]<% /if %>

ホームページアドレス: <% if:blog.ignore_setting.fill_homepage %>[必須入力]<% /if %>

コメント: <% if:blog.ignore_setting.fill_body %>[必須入力]<% /if %>

<% if:blog.ignore_setting.captcha_comment -%> 認証コード: [必須入力]


※画像の中の文字を半角で入力してください。
<% /if -%> <% if:individual_article.accept_comment_permission_mode -%> ※ブログオーナーが承認したコメントのみ表示されます。
<% /if -%> <% if:blog.ignore_setting.banascii_comment -%> <% /if -%>
<% /if -%>
<% /if -%> <% if:individual_article.accept_tb_show -%>
<% if:individual_article.accept_tb_catch -%> この記事へのトラックバックURL
<% individual_article.tb_url %>
<% if:individual_article.accept_tb_permission_mode -%> ※ブログオーナーが承認したトラックバックのみ表示されます。
<% /if -%> <% if:blog.ignore_setting.tb_link_lookup -%> ※言及リンクのないトラックバックは受信されません。
<% /if -%> <% if:blog.ignore_setting.banascii_tb -%> <% /if -%> <% /if %>
この記事へのトラックバック
<% loop:list_individual_article_tb -%>
<% tb.title | html %>
Excerpt: <% tb.excerpt | text_summary | html %>
Weblog: <% tb.blog_name | html %>
Tracked: <% tb.createstamp | date_format('%Y-%m-%d %H:%M') %>
<% /loop -%>
<% /if -%> <% /if -%>
<% content.footer -%>