@extends("/_layouts/base.html") @section("main")
@include("/include/entry/body.html", {"module_id": "body_blog", "tag":"on", "sns":"on"})
@include("/include/entry/tagrelational-reccomend.html", {"module_id": "tag_relational_blog"})
@include("/include/parts/sns-share.html")
@endsection @section("side")

他の方法で記事を探す

@include("/include/calendar/month_side.html", {"module_id": "calendar_side"}) @include("/include/category/list_side.html", {"module_id": "category_list"}) @include("/include/tag/list_side.html", {"module_id": "tag_cloud"})
@endsection