<bp:template>
  <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='2' visible='true'>
    <b:includable id='main' var='this'>
      <b:comment>###### Breadcrumbs ######</b:comment>

      {% template "./breadcrumbs.xml" %}

      <b:comment>###### Status message ######</b:comment>

      {% template "./status-message.xml" %}

      <b:comment>###### Posts ######</b:comment>

      {% template "./post-home.xml" %}

      {% template "./post-search-label.xml" %}

      {% template "./post-search-query.xml" %}

      {% template "./post-search-default.xml" %}

      {% template "./post-archive.xml" %}

      {% template "./post-single.xml" %}

      {% template "./post-static.xml" %}

      <b:comment>###### Comments ######</b:comment>

      {% template "./comments.xml" %}

      <b:comment>###### Pager ######</b:comment>

      {% template "./pager.xml" %}
    </b:includable>
    {# Remove default includable #}
    <b:includable id='aboutPostAuthor'/>
    <b:includable id='addComments'/>
    <b:includable id='commentAuthorAvatar'/>
    <b:includable id='commentDeleteIcon'/>
    <b:includable id='commentForm'/>
    <b:includable id='commentFormIframeSrc'/>
    <b:includable id='commentItem'/>
    <b:includable id='commentList'/>
    <b:includable id='commentPicker'/>
    <b:includable id='comments'/>
    <b:includable id='commentsTitle'/>
    <b:includable id='feedLinks'/>
    <b:includable id='feedLinksBody'/>
    <b:includable id='homePageLink'/>
    <b:includable id='iframeComments'/>
    <b:includable id='inlineAd'/>
    <b:includable id='nextPageLink'/>
    <b:includable id='post'/>
    <b:includable id='postBody'/>
    <b:includable id='postBodySnippet'/>
    <b:includable id='postCommentsAndAd'/>
    <b:includable id='postCommentsLink'/>
    <b:includable id='postFooter'/>
    <b:includable id='postFooterAuthorProfile'/>
    <b:includable id='postHeader'/>
    <b:includable id='postMeta'/>
    <b:includable id='postPagination'/>
    <b:includable id='postTitle'/>
    <b:includable id='previousPageLink'/>
    <b:includable id='threadedCommentForm'/>
    <b:includable id='threadedCommentJs'/>
    <b:includable id='threadedComments'/>
  </b:widget>
</bp:template>
