<% if:blog.has_foaf -%> <% /if -%>
<% if:have_content_left -%> <% /if -%>
<% if:page_name eq 'index' -%> <% if:free_space -%>
<% free_space | nl2br -%>
<% /if:free_space -%>

新着情報

<% 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' -%>
<% article.entire_body | bodyfilter(article_info,blog) %><% if:list_tag %>
タグ:<% loop:list_tag %><% tag.word %> <% /loop %>
<% /if %> <% else -%>
<% 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 <% if:article.posted_owner_blog -%><% /if %><% article.nickname | html %><% if:article.posted_owner_blog -%><% /if %> at <% article.createstamp | date_format("%H:%M") -%> <% 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 %>
<% /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 -%>
<% /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 -%> <% if:page_name eq 'comment' -%>
"<% article.subject | tag_break %>"へのコメント
コメントを書く
<% /if -%> <% if:page_name eq 'search' -%> <% loop:list_article %>

<% article.createstamp | date_format("%Y年%m月%d日") %>

<% article.subject %>

<% article.entire_body | text_summary(240) %>
posted by <% article.nickname %> at <% article.createstamp | date_format("%H:%M") -%>
<% /loop %> <% /if -%> <% if:page_name eq 'tag' -%>
<% if:tag %>
タグ / <% tag.word | html %>
<% /if -%>
<% if:blog.has_usertag_ad -%>
<% blog.usertag_ad_html(tag, css, 2) %>
<% /if %> <% loop:list_service -%>
<% tag_service.title %>
<% if:tag_service.service_key eq 'articles' -%> <% loop:list_data -%>
<% article.subject %> [<% article.createstamp | date_format("%Y/%m/%d %H:%M") %>]
<% /loop -%> <% /if -%> <% if:tag_service.service_key eq 'photos' -%> <% loop:list_data -%>
<% thumbnail.fix_aspect(132) # サムネイルの長辺を132で固定。固定したくない場合は削除。 -%>
<% photo.title | text_summary(10) %>
<% if:photo_info -%> サイズ:<% photo_info.width %>×<% photo_info.height %>
<% if:photo_info.size %>容量:<% photo_info.size | filesize %><% /if %> <% /if -%>
<% /loop -%> <% /if -%> <% if:tag_service.service_key eq 'audios' -%> <% loop:list_data -%>
<% audio.title | text_summary(40) %>  <% if:audio_info -%><% if:audio_info.author %>by <% audio_info.author %>  <% /if %><% if:audio_info.duration %><% audio_info.duration | hms %>  <% /if %><% if:audio_info.size %><% audio.size | filesize %>  <% /if %><% /if -%>
<% /loop -%> <% /if -%> <% if:tag_service.service_key eq 'videos' -%> <% loop:list_data -%>
<% video.title | text_summary(15) %>
<% if:video_info -%> 時間:<% if:video_info.duration %><% video_info.duration | hms %><% /if %>
容量:<% video.size | filesize %>
<% /if -%>
<% /loop -%> <% /if %> <% if:tag_service.service_key eq 'files' -%> <% loop:list_data -%> <% /loop -%> <% /if -%> <% if:pager -%>
<% if:pager.previous_page %><% /if %>≪前へ<% if:pager.previous_page %><% /if %>  <% if:pager.next_page %><% /if %>次へ≫<% if:pager.next_page %><% /if %>
<% else -%> <% /if -%>
<% /loop -%>
<% loop:list_tags -%><% tag.word | html %> <% /loop -%>

<% /if -%> <% if:page_name eq 'profile' -%>

<% blog.profile_title | html %>

<% loop:list_item -%> <% /loop -%>
<% item.view_user_label | html -%><% item.value | nl2br -%>
<% if:profile_free_body -%>
<% profile_free_body | nl2br %>
<% /if %> <% /if -%>
<% if:have_content_right -%> <% /if -%>