<!--====== Blog ======-->

<section class='blog section-padding' id='blog'>

<div class='container'>

  <b:if cond='data:blog.pageType != &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

  <div CLASS="row">

<div CLASS="col-sm-12">

<div CLASS="section_title">

<div CLASS="section_subtitle">Blog</div>

<h2 CLASS="section_main_title">LATEST FORM <strong>Blog</strong></h2>

</div>

<div CLASS="hgt-10"></div>

</div>

  </div>

</b:if>

  </b:if>

  <div class='work-inner'>

<!-- START SINGLE WORK DESIGN AREA -->

<div class='outer-wrapper'>

  <div class='main-wrapper'>

<b:section class='content' id='content' showaddelement='no'>

  <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1'>

<b:widget-settings>

  <b:widget-setting name='showDateHeader'>true</b:widget-setting>

  <b:widget-setting name='style.textcolor'>#000000</b:widget-setting>

  <b:widget-setting name='showShareButtons'>true</b:widget-setting>

  <b:widget-setting name='authorLabel'>By</b:widget-setting>

  <b:widget-setting name='showCommentLink'>true</b:widget-setting>

  <b:widget-setting name='style.urlcolor'>#008000</b:widget-setting>

  <b:widget-setting name='showAuthor'>false</b:widget-setting>

  <b:widget-setting name='style.linkcolor'>#0000ff</b:widget-setting>

  <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

  <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>

  <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>

  <b:widget-setting name='style.layout'>1x1</b:widget-setting>

  <b:widget-setting name='showLabels'>true</b:widget-setting>

  <b:widget-setting name='showLocation'>true</b:widget-setting>

  <b:widget-setting name='showTimestamp'>true</b:widget-setting>

  <b:widget-setting name='postsPerAd'>1</b:widget-setting>

  <b:widget-setting name='showBacklinks'>false</b:widget-setting>

  <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>

  <b:widget-setting name='showInlineAds'>false</b:widget-setting>

  <b:widget-setting name='showReactions'>false</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='top'>

  <!-- Image Append -->

  <!-- Image Append For Post -->

  <b:if cond='data:blog.pageType == &quot;item&quot;'>

<div class='big_post_image' id='pic1'/>

  </b:if>

  <!-- Image Append For Page -->

  <b:if cond='data:blog.pageType == &quot;static_page&quot;'>

<div class='big_post_image' id='pic1'/>

  </b:if>

  <!-- Image Append END. -->

  <b:if cond='data:mobile == &quot;false&quot;'>

<!-- error-page -->

<b:if cond='data:blog.pageType == &quot;error_page&quot;'>

  <b:include name='error-page'/>

</b:if>

<!-- status-message -->

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

  <b:include data='top' name='status-message'/>

</b:if>

<!-- posts -->

<div class='blog-posts hfeed row work-posts grid'>

  <data:defaultAdStart/>

  <b:loop values='data:posts' var='post'>

<b:if cond='data:blog.pageType != &quot;index&quot;'>

  <b:if cond='data:blog.pageType != &quot;archive&quot;'>

<b:if cond='data:post.dateHeader'>

  <h2 class='date-header'><span><data:post.dateHeader/></span></h2>

</b:if>

  </b:if>

</b:if>

<div class='date-outer col-md-4 col-sm-4'>

  <b:include data='post' name='post'/>

  <b:if cond='data:blog.pageType == &quot;static_page&quot;'>

<b:include data='post' name='comment_picker'/>

  </b:if>

  <b:if cond='data:blog.pageType == &quot;item&quot;'>

<b:include data='post' name='comment_picker'/>

  </b:if>

</div>

<b:if cond='data:post.includeAd'>

  <b:if cond='data:post.isFirstPost'>

<data:defaultAdEnd/>

<b:else/>

<data:adEnd/>

  </b:if>

  <div class='inline-ad'>

<data:adCode/>

  </div>

  <data:adStart/>

</b:if>

  </b:loop>

  <b:if cond='data:numPosts != 0'>

  </b:if>

  <data:adEnd/>

</div>

<!-- navigation -->

<b:if cond='data:blog.pageType == &quot;index&quot;'>

  <b:include name='nextprev'/>

</b:if>              

<!-- feed links -->

<b:if cond='data:top.showStars'>

  <script src='//www.google.com/jsapi' type='text/javascript'/>

  <script type='text/javascript'>

google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});

function initialize() {

  google.annotations.setApplicationId(<data:top.blogspotReviews/>);

  google.annotations.createAll();

  google.annotations.fetch();

}

google.setOnLoadCallback(initialize);

  </script>

</b:if>


<b:else/>

<b:include name='mobile-main'/>

  </b:if>

  <b:if cond='data:top.showDummy'>

<data:top.dummyBootstrap/>

  </b:if>

</b:includable>

<b:includable id='authorblog'>

  <div id='author-box'>

<div class='block-head'>

  <h3>

About 

<data:post.author/>

  </h3>

  <div class='stripe-line'/>

</div>

<div class='post-listing'>

  <div class='author-avatar'>

<img class='author_avatar' expr:alt='data:post.author' expr:src='data:post.authorPhoto.url' height='80' width='80'/>

  </div>

  <div class='author-description'>

<data:post.authorAboutMe/>   

  </div>

  <div class='clear'/>

</div>

  </div>

  <!--/entry author-->

</b:includable>

<b:includable id='backlinkDeleteIcon' var='backlink'>

  <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>

<a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>

  <img src='//www.blogger.com/img/icon_delete13.gif'/>

</a>

  </span>

</b:includable>

<b:includable id='backlinks' var='post'>

  <a name='links'/>

  <h4>

<data:post.backlinksLabel/>

  </h4>

  <b:if cond='data:post.numBacklinks != 0'>

<dl class='comments-block' id='comments-block'>

  <b:loop values='data:post.backlinks' var='backlink'>

<div class='collapsed-backlink backlink-control'>

  <dt class='comment-title'>

<span class='backlink-toggle-zippy'>

  &#160;

</span>

<a expr:href='data:backlink.url' rel='nofollow'>

  <data:backlink.title/>

</a>

<b:include data='backlink' name='backlinkDeleteIcon'/>

  </dt>

  <dd class='comment-body collapseable'>

<data:backlink.snippet/>

  </dd>

  <dd class='comment-footer collapseable'>

<span class='comment-author'>

  <data:post.authorLabel/>

  <data:backlink.author/>

</span>

<span class='comment-timestamp'>

  <data:post.timestampLabel/>

  <data:backlink.timestamp/>

</span>

  </dd>

</div>

  </b:loop>

</dl>

  </b:if>

  <p class='comment-footer'>

<a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'>

  <data:post.createLinkLabel/>

</a>

  </p>

</b:includable>

<b:includable id='comment-form' var='post'>

  <div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

  <h4 id='comment-post-message'>

<a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'>

  <data:postCommentMsg/>

</a>

  </h4>

  <div class='pesan-komentar'>

<p>

  <data:blogCommentMessage/>

</p>

  </div>

  <data:blogTeamBlogMessage/>

  <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

  <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>

  <b:else/>

  <h4 id='comment-post-message'>

<data:postCommentMsg/>

  </h4>

  <div class='pesan-komentar'>

<p>

  <data:blogCommentMessage/>

</p>

  </div>

  <data:blogTeamBlogMessage/>

  <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

  <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>

</b:if>

<data:post.friendConnectJs/>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

  BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);

</script>

  </div>

</b:includable>

<b:includable id='commentDeleteIcon' var='comment'>

  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>

<b:if cond='data:showCmtPopup'>

  <div class='goog-toggle-button'>

<div class='goog-inline-block comment-action-icon'/>

  </div>

  <b:else/>

  <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>

<img src='//www.blogger.com/img/icon_delete13.gif'/>

  </a>

</b:if>

  </span>

</b:includable>

<b:includable id='comment_count_picker' var='post'>

  <b:if cond='data:post.commentSource == 1'>

<span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.canonicalUrl'>

</span>

<b:else/>

<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

  <data:post.commentLabelFull/>

  :

</a>

  </b:if>

</b:includable>

<b:includable id='comment_picker' var='post'>

  <b:if cond='data:post.commentSource == 1'>

<b:include data='post' name='iframe_comments'/>

<b:else/>

<b:if cond='data:post.showThreadedComments'>

  <b:include data='post' name='threaded_comments'/>

  <b:else/>

  <b:include data='post' name='comments'/>

</b:if>

  </b:if>

</b:includable>

<b:includable id='comments' var='post'>

  <div id='top-comment'>

<div class='widget2' id='top-comment1'> 

  <div class='centerare1'>

<div class='comments' id='comments'>

  <a name='comments'/>

  <b:if cond='data:post.allowComments'>

<div class='komhead'>

  <h4>

<b:if cond='data:post.numComments == 1'>

  1 <data:commentLabel/>:

  <b:else/>

  <data:post.numComments/> <data:commentLabelPlural/>:

</b:if>

  </h4>

  <div class='stripe-line'/>

</div>

<b:if cond='data:post.commentPagingRequired'>

  <span class='paging-control-container'>

<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>

&#160;

<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>

&#160;

<data:post.commentRangeText/>

&#160;

<a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>

&#160;

<a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>

  </span>

</b:if>

<div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>

  <dl expr:class='data:post.avatarIndentClass' id='comments-block'>

<b:loop values='data:post.comments' var='comment'>

  <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>

<b:if cond='data:comment.favicon'>

  <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>

</b:if>

<a expr:name='data:comment.anchorName'/>

<b:if cond='data:blog.enabledCommentProfileImages'>

  <data:comment.authorAvatarImage/>

</b:if>

<b:if cond='data:comment.authorUrl'>

  <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>

  <b:else/>

  <data:comment.author/>

</b:if>

<data:commentPostedByMsg/>

  </dt>

  <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>

<b:if cond='data:comment.isDeleted'>

  <span class='deleted-comment'><data:comment.body/></span>

  <b:else/>

  <p>

<data:comment.body/>

  </p>

</b:if>

  </dd>

  <dd class='comment-footer'>

<span class='comment-timestamp'>

  <a expr:href='data:comment.url' title='comment permalink'>

<data:comment.timestamp/>

  </a>

  <b:include data='comment' name='commentDeleteIcon'/>

</span>

  </dd>

</b:loop>

  </dl>

</div>

<b:if cond='data:post.commentPagingRequired'>

  <span class='paging-control-container'>

<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>

  <data:post.oldestLinkText/>

</a>

<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>

  <data:post.olderLinkText/>

</a>

&#160;

<data:post.commentRangeText/>

&#160;

<a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>

  <data:post.newerLinkText/>

</a>

<a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>

  <data:post.newestLinkText/>

</a>

  </span>

</b:if>

<p class='comment-footer'>

  <b:if cond='data:post.embedCommentForm'>

<b:if cond='data:post.allowNewComments'>

  <b:include data='post' name='comment-form'/>

  <b:else/>

  <data:post.noNewCommentsText/>

</b:if>

<b:else/>

<b:if cond='data:post.allowComments'>

  <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>

</b:if>

  </b:if>

</p>

  </b:if>

  <b:if cond='data:showCmtPopup'>

<div id='comment-popup'>

  <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>

  </iframe>

</div>

  </b:if>

  <div id='backlinks-container'>

<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>

  <b:if cond='data:post.showBacklinks'>

<b:include data='post' name='backlinks'/>

  </b:if>

</div>

  </div>

</div>

  </div>

</div>

  </div>

</b:includable>

<b:includable id='feedLinks'>

  <b:if cond='data:blog.pageType != &quot;item&quot;'>

<!-- Blog feed links -->

<b:if cond='data:feedLinks'>

  <div class='blog-feeds'>

<b:include data='feedLinks' name='feedLinksBody'/>

  </div>

</b:if>

<b:else/>

<!--Post feed links -->

<div class='post-feeds'>

  <b:loop values='data:posts' var='post'>

<b:if cond='data:post.allowComments'>

  <b:if cond='data:post.feedLinks'>

<b:include data='post.feedLinks' name='feedLinksBody'/>

  </b:if>

</b:if>

  </b:loop>

</div>

  </b:if>

</b:includable>

<b:includable id='feedLinksBody' var='links'>

  <div class='feed-links'>

<data:feedLinksMsg/>

<b:loop values='data:links' var='f'>

  <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'>

<data:f.name/>

(

<data:f.feedType/>

)

  </a>

</b:loop>

  </div>

</b:includable>

<b:includable id='iframe_comments' var='post'>

  <b:if cond='data:post.allowIframeComments'>

<script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>

<div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>

<b:if cond='data:post.embedCommentForm == &quot;false&quot;'>

  <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

<data:postCommentMsg/>

  </a>

</b:if>

  </b:if>

</b:includable>

<b:includable id='mobile-index-post' var='post'>

  <!-- MOBILE INDEX POST HERE -->

  <div class='mobile-date-outer date-outer'>

<div class='mobile-post-outer'>

  <div class='mobile-index-contents'>

<b:if cond='data:post.thumbnailUrl'>

  <div class='mobile-index-thumbnail'>

<div class='Image'>

  <img expr:src='data:post.thumbnailUrl'/>

</div>

  </div>

  <b:else/>

  <div class='mobile-index-thumbnail'>

<div class='Image'>

  <img expr:alt='data:post.title' expr:title='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEP9958ARK4hQOxZwZDJz4_h5UuNaobwEFMfGa90qHiGlYn3z267G4ebJ2A1U-DTdQXnHy3LFbNR7G7djj2inSfXkXovm2JRqk7TqHbghkRQ2rTayxalcRc-OvA0v5eikS207PI3U5rdA_/s66-c/no-image.png'/>

</div>

  </div>

</b:if>

<a expr:href='data:post.url'>

  <h3 class='mobile-index-title entry-title' itemprop='headline'>

<data:post.title/>

  </h3>

</a>

<div class='post-body'>

  <div class='post-info'>

<b:if cond='data:top.showAuthor'>

  <b:if cond='data:post.authorProfileUrl'>

<span class='author-info'>

  By

  <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

<a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

  <span itemprop='name'>

<data:post.author/>

  </span>

</a>

  </span>

</span>

<b:else/>

<span class='author-info'>

  <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

<span itemprop='name'>

  <data:post.author/>

</span>

  </span>

</span>

  </b:if>

</b:if>

<b:if cond='data:top.showTimestamp'>

  <b:if cond='data:post.url'>

<meta expr:content='data:post.canonicalUrl' itemprop='url'/>

<span class='time-info'>

  <i class='fa fa-calendar'/>

  <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>

<abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished'>

  <data:post.timestamp/>

</abbr>

  </a>

</span>

  </b:if>

</b:if>

<b:if cond='data:blog.pageType != &quot;item&quot;'>

  <b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:post.allowComments'>

  <span class='comment-info'>

<i class='fa fa-comments'/>

<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

  <b:if cond='data:post.numComments == 0'>

Add Comment 

  </b:if>

  <b:if cond='data:post.numComments == 1'>

1 Comment 

  </b:if>

  <b:if cond='data:post.numComments &gt; 1'>

<data:post.numComments/>

Comments 

  </b:if>

</a>

  </span>

</b:if>

  </b:if>

</b:if>

  </div>

</div>

  </div>

  <div style='clear: both;'/>

</div>

  </div>

</b:includable>

<b:includable id='mobile-main' var='top'>

  <!-- posts -->

  <div class='blog-posts hfeed'>

<b:include data='top' name='status-message'/>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

  <b:loop values='data:posts' var='post'>

<b:include data='post' name='mobile-index-post'/>

  </b:loop>

  <b:else/>

  <b:loop values='data:posts' var='post'>

<b:include data='post' name='mobile-post'/>

  </b:loop>

</b:if>

  </div>

  <b:include name='mobile-nextprev'/>

</b:includable>

<b:includable id='mobile-nextprev'>

  <!-- MOBILE PAGE NAVIGATION LINKS HERE -->

  <div class='blog-pager' id='blog-pager'>

<b:if cond='data:newerPageUrl'>

  <div class='mobile-link-button' id='blog-pager-newer-link'>

<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>

  &amp;lsaquo;

</a>

  </div>

</b:if>

<b:if cond='data:olderPageUrl'>

  <div class='mobile-link-button' id='blog-pager-older-link'>

<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>

  &amp;rsaquo;

</a>

  </div>

</b:if>

<div class='mobile-link-button' id='blog-pager-home-link'>

  <a class='home-link' expr:href='data:blog.homepageUrl'>

<data:homeMsg/>

  </a>

</div>

<div class='mobile-desktop-link'>

  <a class='home-link' expr:href='data:desktopLinkUrl'>

<data:desktopLinkMsg/>

  </a>

</div>

  </div>

  <div class='clear'/>

</b:includable>

<b:includable id='mobile-post' var='post'>

  <!-- MOBILE ITEM POST HERE -->

  <div class='date-outer'>

<div class='date-posts'>

  <div class='post-outer'>

<div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>

  <b:if cond='data:post.thumbnailUrl'>

<meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>

  </b:if>

  <meta expr:content='data:blog.blogId' itemprop='blogId'/>

  <meta expr:content='data:post.id' itemprop='postId'/>

  <a expr:name='data:post.id'/>

  <b:if cond='data:post.title'>

<h3 class='mobile-post-title entry-title' itemprop='headline'>

  <b:if cond='data:post.link'>

<a expr:href='data:post.link'>

  <data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

  <b:if cond='data:blog.url != data:post.url'>

<a expr:href='data:post.url'>

  <data:post.title/>

</a>

<b:else/>

<data:post.title/>

  </b:if>

  <b:else/>

  <data:post.title/>

</b:if>

  </b:if>

</h3>

  </b:if>

  <div class='post-header'>

<div class='post-header-line-1'/>

  </div>

  <div class='post-info' style='margin-bottom:15px;'>

<b:if cond='data:top.showAuthor'>

  <b:if cond='data:post.authorProfileUrl'>

<span class='author-info'>

  By

  <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

<a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

  <span itemprop='name'>

<data:post.author/>

  </span>

</a>

  </span>

</span>

<b:else/>

<span class='author-info'>

  <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

<span itemprop='name'>

  <data:post.author/>

</span>

  </span>

</span>

  </b:if>

</b:if>

<b:if cond='data:top.showTimestamp'>

  <b:if cond='data:post.url'>

<meta expr:content='data:post.canonicalUrl' itemprop='url'/>

<span class='time-info'>

  <i class='fa fa-calendar'/>

  <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>

<abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished'>

  <data:post.timestamp/>

</abbr>

  </a>

</span>

  </b:if>

</b:if>

<b:if cond='data:blog.pageType != &quot;item&quot;'>

  <b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:post.allowComments'>

  <span class='comment-info'>

<i class='fa fa-comments'/>

<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

  <b:if cond='data:post.numComments == 0'>

Add Comment 

  </b:if>

  <b:if cond='data:post.numComments == 1'>

1 Comment 

  </b:if>

  <b:if cond='data:post.numComments &gt; 1'>

<data:post.numComments/>

Comments 

  </b:if>

</a>

  </span>

</b:if>

  </b:if>

</b:if>

  </div>

  <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>

<!-- IKLAN BAWAH JUDUL VERSI MOBILE -->

<data:post.body/>

<div style='clear: both;'/>

<div id='share-buttons-mobile'>

  <p>

Share : 

  </p>

  <a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:blog.url' rel='nofollow' style='background:#3b5998;'>

Facebook

  </a>

  <a expr:href='&quot;http://plus.google.com/share?url=&quot; + data:blog.url' rel='nofollow' style='background:#c0361a;'>

Google+

  </a>

  <a expr:href='&quot;https://twitter.com/intent/tweet?url=&quot; + data:blog.url + &quot;&amp;text=&quot; + data:post.title + &quot;&amp;lang=id&quot;' rel='nofollow' style='background:#4099ff;'>

Twitter

  </a>

  <div class='clear'/>

</div>

<div id='related-posts-mobile'>

  <h3>

Related Posts :

  </h3>

  <b:loop values='data:post.labels' var='label'>

<b:if cond='data:label.isLast != &quot;true&quot;'/>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

  <script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=5&quot;' type='text/javascript'/>

</b:if>

  </b:loop>

  <script type='text/javascript'>

removeRelatedDuplicates(); printRelatedLabels(); </script>

</div>

  </div>

</div>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>

  <b:include data='post' name='comment_picker'/>

</b:if>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

  <b:include data='post' name='comment_picker'/>

</b:if>

  </div>

</div>

  </div>

</b:includable>

<b:includable id='nextprev'>

  <div class='blog-pager' id='blog-pager'>

<b:if cond='data:newerPageUrl'>

  <span id='blog-pager-newer-link'>

<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>

  <data:newerPageTitle/>

</a>

  </span>

</b:if>

<b:if cond='data:olderPageUrl'>

  <span id='blog-pager-older-link'>

<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>

  <data:olderPageTitle/>

</a>

  </span>

</b:if>

<a class='home-link' expr:href='data:blog.homepageUrl'>

  <data:homeMsg/>

</a>

<b:if cond='data:mobileLinkUrl'>

  <div class='blog-mobile-link'>

<a expr:href='data:mobileLinkUrl'>

  <data:mobileLinkMsg/>

</a>

  </div>

</b:if>

  </div>

  <div class='clear'/>

</b:includable>

<b:includable id='post' var='post'>

  <div class='sjps entry-content'>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

  <div class='category-title'>

<div class='aisa-btn'>

  <b:if cond='data:post.labels'>

<b:loop values='data:post.labels' var='label'>

  <a expr:href='data:label.url' property='v:title' rel='v:url'><data:label.name/></a>

</b:loop>

<b:else/>

  </b:if>

</div>

  </div>

</b:if>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

  <b:if cond='data:post.title'>

<div style='text-align: center;'>

  <h5 align='center' class='tc-title tc-title-center' style='margin-bottom: 0;'>

<b:if cond='data:post.link'>       

  <a expr:href='data:post.link'><data:post.title/></a>

  <b:else/>

  <b:if cond='data:post.url'>

<b:if cond='data:blog.url != data:post.url'>

  <a expr:href='data:post.url'><data:post.title/></a>  

  <b:else/>

  <data:post.title/>

</b:if>

<b:else/>

<data:post.title/>

  </b:if>

</b:if>

  </h5>

</div>

  </b:if></b:if>

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>

  <div class='entry-title'>

<b:if cond='data:blog.pageType != &quot;item&quot;'>

  <b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<h3 align='center' itemprop='name' style='display:none;'>     

  <b:if cond='data:post.url'>

<b:if cond='data:blog.url != data:post.url'>

  <a expr:href='data:post.url'><data:post.title/></a>

  <b:else/>

  <data:post.title/>

</b:if>

<b:else/>

<data:post.title/>

  </b:if>

</h3>

<b:else/>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>

  <h1 class='static-title'><data:post.title/></h1></b:if>

  </b:if></b:if>

  </div>

  <b:if cond='data:blog.pageType == &quot;item&quot;'>

<data:post.body/>

<b:else/>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>

  <data:post.body/>

  <b:else/>

  <div class='body-post'>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

  <span expr:id='&quot;p&quot; + data:post.id'><data:post.body/></span>

  <script type='text/javascript'>var x=&quot;<data:post.title/>&quot;,y=&quot;<data:post.url/>&quot;,z=&quot;<data:post.author/>&quot;,t=&quot;<data:post.timestamp/>&quot;;readmore(&quot;p<data:post.id/>&quot;,&quot;<data:post.author/>&quot;,&quot;<data:post.timestamp/>&quot;,&quot;<data:post.numComments/>&quot;,&quot;<data:post.snippet/>&quot;)</script><b:else/><data:post.body/>

  <b:else/>

  <div class='entry-container'>

<div class='entry-content'><h1><b:if cond='data:post.link'><a expr:href='data:post.link' expr:title='data:post.title'><data:post.title/></a><b:else/><data:post.title/></b:if></h1><data:post.body/></div></div></b:if></div></b:if></b:if>

  <div style='clear: both;'/> <!-- clear for photos floats -->

</div>

<div class='metabypost' style='display:none;'>

  <span><data:post.title/></span>

  <img expr:alt='data:post.title' expr:src='data:post.thumbnailUrl'/>

  <span><data:post.author/></span>

  <data:post.timestamp/>

  <span expr:title='data:post.timestamp'/>

</div>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

  <div class='post-footer'>

<span class='group' id='post-tags'><span id='tags-name'>Tags: </span><b:if cond='data:post.labels'>

  <b:loop values='data:post.labels' var='label'>

<a expr:href='data:label.url' rel='tag'>

  <data:label.name/>

</a>

<b:if cond='data:label.isLast != &quot;true&quot;'/>

  </b:loop>

  </b:if></span>

<ul class='single-share social-pop group'>

  <li><a expr:data-text='data:post.title' expr:data-via='data:blog.title' expr:href='&quot;http://twitter.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=600, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i class='fa fa-twitter'/></a></li>

  <li><a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=600, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i class='fa fa-facebook'/></a></li>

  <li><a expr:href='&quot;https://plus.google.com/u/0/share?url=&quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=600, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i class='fa fa-google-plus'/></a></li>

  <li><a expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;media=&quot; + data:post.thumbnailUrl + &quot;&amp;description=&quot; + data:post.snippet' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=600, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i class='fa fa-pinterest'/></a></li>

</ul>

  </div>

</b:if>

  </div>

  <b:if cond='data:blog.pageType == &quot;item&quot;'>

<!-- Author -->

<div class='aisa-author'>

  <div class='aisa-author-info'>

<div class='author-avatar'>

  <script type='text/javascript'>

//<![CDATA[

function av(a) {

  var b = a.entry.author[0];

  c = b.name.$t;

  d = b.gd$image.src.replace(/\/s[0-9]+(-*c*)\//, "/s107$1/");

  document.write('<img alt="' + c + '" src="' + d + '" title="' + c + '" avatar avatar-91 photo" height="91" width="91"/>')

};

//]]>

  </script>

  <a href='#'> <script expr:src='&quot;/feeds/posts/default/&quot; + data:post.id + &quot;?alt=json-in-script&amp;amp;callback=av&quot;'/> </a>

</div>

<div class='author-content'> <a class='author-name' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>

  <data:post.author/>

  </a>

  <!-- A_Bio -->

  <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna Veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>

</div>

  </div>

  <ul class='social'>

<li><a href='http://twitter.com' target='_blank'><i aria-hidden='true' class='fa fa-twitter'/></a>

</li>

<li><a href='http://facebook.com' target='_blank'><i aria-hidden='true' class='fa fa-facebook'/></a>

</li>

<li><a href='http://instagram.com' target='_blank'><i aria-hidden='true' class='fa fa-instagram'/></a>

</li>

<li><a href='http://pinterest.com' target='_blank'><i aria-hidden='true' class='fa fa-pinterest'/></a>

</li>

<li><a href='http://g-plus.com' target='_blank'><i aria-hidden='true' class='fa fa-google-plus'/></a>

</li>

<li><a href='http://youtube.com' target='_blank'><i aria-hidden='true' class='fa fa-youtube'/></a>

</li>

  </ul>

</div>

  </b:if>

</b:includable>

<b:includable id='post-404'>

  <div class='post-404'>                        

<div class='actions-404'>

  <div class='ops-404'><span>Ops;</span> Sorry, but the page you were trying to view does not exist.

  </div>

  <div class='title-404'>404</div>

  <div class='link-404'>

<a href='/'><i class='fa fa-car'/> <trans>Back to Home</trans></a>

  </div></div>

  </div>

</b:includable>

<b:includable id='postQuickEdit' var='post'>

  <b:if cond='data:post.editUrl'>

<span expr:class='&quot;item-control &quot; + data:post.adminClass'>

  <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>

<!-- <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> -->

<b style='color:#2A3744;'>

  <i class='fa fa-pencil'/>

  Edit

</b>

  </a>

</span>

  </b:if>

</b:includable>

<b:includable id='shareButtons' var='post'>

  <b:if cond='data:top.showEmailButton'>

<a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>

  <span class='share-button-link-text'>

<data:top.emailThisMsg/>

  </span>

</a>

  </b:if>

  <b:if cond='data:top.showBlogThisButton'>

<a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>

  <span class='share-button-link-text'>

<data:top.blogThisMsg/>

  </span>

</a>

  </b:if>

  <b:if cond='data:top.showTwitterButton'>

<a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>

  <span class='share-button-link-text'>

<data:top.shareToTwitterMsg/>

  </span>

</a>

  </b:if>

  <b:if cond='data:top.showFacebookButton'>

<a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>

  <span class='share-button-link-text'>

<data:top.shareToFacebookMsg/>

  </span>

</a>

  </b:if>

  <b:if cond='data:top.showOrkutButton'>

<a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'>

  <span class='share-button-link-text'>

<data:top.shareToOrkutMsg/>

  </span>

</a>

  </b:if>

  <b:if cond='data:top.showDummy'>

<div class='goog-inline-block dummy-container'>

  <data:post.dummyTag/>

</div>

  </b:if>

</b:includable>

<b:includable id='status-message'>

  <b:if cond='data:navMessage'>

<div class='status-msg-wrap'>

  <div class='status-msg-body'>

<data:navMessage/>

  </div>

  <div class='status-msg-border'>

<div class='status-msg-bg'>

  <div class='status-msg-hidden'>

<data:navMessage/>

  </div>

</div>

  </div>

</div>

<div style='clear: both;'/>

  </b:if>

</b:includable>

<b:includable id='threaded-comment-form' var='post'>

  <div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

  <div class='pesan-komentar'>

<p>

  <data:blogCommentMessage/>

</p>

  </div>

  <data:blogTeamBlogMessage/>

  <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

  <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>

  <b:else/>

  <div class='pesan-komentar'>

<p>

  <data:blogCommentMessage/>

</p>

  </div>

  <data:blogTeamBlogMessage/>

  <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

  <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>

</b:if>

<data:post.friendConnectJs/>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

  BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);

</script>

  </div>

</b:includable>

<b:includable id='threaded_comment_js' var='post'>

  <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

  <script type='text/javascript'>

(function() {

  var items = <data:post.commentJso/>;

  var msgs = <data:post.commentMsgs/>;

  var config = <data:post.commentConfig/>;

  // <![CDATA[

  var cursor = null;

  if (items && items.length > 0) {

cursor = parseInt(items[items.length - 1].timestamp) + 1;

  }

  var bodyFromEntry = function(entry) {

if (entry.gd$extendedProperty) {

  for (var k in entry.gd$extendedProperty) {

if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {

  return '<span class="deleted-comment">' + entry.content.$t + '</span>';

}

  }

}

return entry.content.$t;

  }

  var parse = function(data) {

cursor = null;

var comments = [];

if (data && data.feed && data.feed.entry) {

  for (var i = 0, entry; entry = data.feed.entry[i]; i++) {

var comment = {};

// comment ID, parsed out of the original id format

var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);

comment.id = id ? id[2] : null;

comment.body = bodyFromEntry(entry);

comment.timestamp = Date.parse(entry.published.$t) + '';

if (entry.author && entry.author.constructor === Array) {

  var auth = entry.author[0];

  if (auth) {

comment.author = {

  name: (auth.name ? auth.name.$t : undefined),

  profileUrl: (auth.uri ? auth.uri.$t : undefined),

  avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)

};

  }

}

if (entry.link) {

  if (entry.link[2]) {

comment.link = comment.permalink = entry.link[2].href;

  }

  if (entry.link[3]) {

var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);

if (pid && pid[1]) {

  comment.parentId = pid[1];

}

  }

}

comment.deleteclass = 'item-control blog-admin';

if (entry.gd$extendedProperty) {

  for (var k in entry.gd$extendedProperty) {

if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {

  comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;

} else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {

  comment.displayTime = entry.gd$extendedProperty[k].value;

}

  }

}

comments.push(comment);

  }

}

return comments;

  };

  var paginator = function(callback) {

if (hasMore()) {

  var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';

  if (cursor) {

url += '&published-min=' + new Date(cursor).toISOString();

  }

  window.bloggercomments = function(data) {

var parsed = parse(data);

cursor = parsed.length < 50 ? null

: parseInt(parsed[parsed.length - 1].timestamp) + 1

callback(parsed);

window.bloggercomments = null;

  }

  url += '&callback=bloggercomments';

  var script = document.createElement('script');

  script.type = 'text/javascript';

  script.src = url;

  document.getElementsByTagName('head')[0].appendChild(script);

}

  };

  var hasMore = function() {


return !!cursor;

  };

  var getMeta = function(key, comment) {

if ('iswriter' == key) {

  var matches = !!comment.author

  && comment.author.name == config.authorName

  && comment.author.profileUrl == config.authorUrl;

  return matches ? 'true' : '';

} else if ('deletelink' == key) {

  return config.baseUri + '/delete-comment.g?blogID='

  + config.blogId + '&postID=' + comment.id;

} else if ('deleteclass' == key) {

  return comment.deleteclass;

}

return '';

  };

  var replybox = null;

  var replyUrlParts = null;

  var replyParent = undefined;

  var onReply = function(commentId, domId) {

if (replybox == null) {

  // lazily cache replybox, and adjust to suit this style:

  replybox = document.getElementById('comment-editor');

  if (replybox != null) {

replybox.height = '250px';

replybox.style.display = 'block';

replyUrlParts = replybox.src.split('#');

  }

}

if (replybox && (commentId !== replyParent)) {

  document.getElementById(domId).insertBefore(replybox.parentNode, null);

  replybox.src = replyUrlParts[0]

  + (commentId ? '&parentID=' + commentId : '')

  + '#' + replyUrlParts[1];

  replyParent = commentId;

}

  };

  var hash = (window.location.hash || '#').substring(1);

  var startThread, targetComment;

  if (/^comment-form_/.test(hash)) {

startThread = hash.substring('comment-form_'.length);

  } else if (/^c[0-9]+$/.test(hash)) {

targetComment = hash.substring(1);

  }

  // Configure commenting API:

  var configJso = {

'maxDepth': config.maxThreadDepth

  };

  var provider = {

'id': config.postId,

'data': items,

'loadNext': paginator,

'hasMore': hasMore,

'getMeta': getMeta,

'onReply': onReply,

'rendered': true,

'initComment': targetComment,

'initReplyThread': startThread,

'config': configJso,

'messages': msgs

  };

  var render = function() {

if (window.goog && window.goog.comments) {

  var holder = document.getElementById('comment-holder');

  window.goog.comments.render(holder, provider);

}

  };

  // render now, or queue to render when library loads:

  if (window.goog && window.goog.comments) {

render();

  } else {

window.goog = window.goog || {};

window.goog.comments = window.goog.comments || {};

window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];

window.goog.comments.loadQueue.push(render);

  }

})();

// ]]>

  </script>

</b:includable>

<b:includable id='threaded_comments' var='post'>

  <div id='top-comment'>

<div class='widget2' id='top-comment1'> 

  <div class='centerare1'>

<div class='comments' id='comments'>

  <a name='comments'/>

  <div class='komhead'>

<h4>

  <b:if cond='data:post.numComments == 1'>

1 <data:commentLabel/>:

<b:else/>

<data:post.numComments/> <data:commentLabelPlural/>:

  </b:if>

</h4>

<div class='stripe-line'/>

  </div>

  <div class='comments-content'>

<b:if cond='data:post.embedCommentForm'>

  <b:include data='post' name='threaded_comment_js'/>

</b:if>

<div id='comment-holder'>

  <data:post.commentHtml/>

</div>

  </div>

  <p class='comment-footer'>

<b:if cond='data:post.allowNewComments'>

  <b:include data='post' name='threaded-comment-form'/>

  <b:else/>

  <data:post.noNewCommentsText/>

</b:if>

  </p>

  <b:if cond='data:showCmtPopup'>

<div id='comment-popup'>

  <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>

  </iframe>

</div>

  </b:if>

  <div id='backlinks-container'>

<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>

  <b:if cond='data:post.showBacklinks'>

<b:include data='post' name='backlinks'/>

  </b:if>

</div>

  </div>

</div>

  </div>

</div>

  </div>

  <div style='clear: both;'/>

</b:includable>

  </b:widget>

</b:section>

  </div><!-- /main-wrapper -->

  <div class='sidebar-wrapper'>

<b:section class='sidebar' id='sidebar' showaddelement='yes'>

  <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' version='1'>

<b:widget-settings>

  <b:widget-setting name='numItemsToShow'>3</b:widget-setting>

  <b:widget-setting name='showThumbnails'>true</b:widget-setting>

  <b:widget-setting name='showSnippets'>false</b:widget-setting>

  <b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

  <b:if cond='data:title'><h2><data:title/></h2></b:if>

  <div class='widget-content popular-posts'>

<ul>

  <b:loop values='data:posts' var='post'>

<li>

  <b:if cond='data:showThumbnails == &quot;false&quot;'>

<b:if cond='data:showSnippets == &quot;false&quot;'>

  <!-- (1) No snippet/thumbnail -->

  <a expr:href='data:post.href'><data:post.title/></a>

  <b:else/>

  <!-- (2) Show only snippets -->

  <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

  <div class='item-snippet'><data:post.snippet/></div>

</b:if>

<b:else/>

<b:if cond='data:showSnippets == &quot;false&quot;'>

  <!-- (3) Show only thumbnails -->

  <div class='item-thumbnail-only'>

<b:if cond='data:post.thumbnail'>

  <div class='item-thumbnail'>

<a expr:href='data:post.href' target='_blank'>

  <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>

</a>

  </div>

</b:if>

<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

  </div>

  <div style='clear: both;'/>

  <b:else/>

  <!-- (4) Show snippets and thumbnails -->

  <div class='item-content'>

<b:if cond='data:post.thumbnail'>

  <div class='item-thumbnail'>

<a expr:href='data:post.href' target='_blank'>

  <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>

</a>

  </div>

</b:if>

<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

<div class='item-snippet'><data:post.snippet/></div>

  </div>

  <div style='clear: both;'/>

</b:if>

  </b:if>

</li>

  </b:loop>

</ul>

  </div>

</b:includable>

  </b:widget>

  <b:widget id='Label1' locked='false' title='Labels' type='Label' version='1'>

<b:widget-settings>

  <b:widget-setting name='sorting'>ALPHA</b:widget-setting>

  <b:widget-setting name='display'>CLOUD</b:widget-setting>

  <b:widget-setting name='selectedLabelsList'/>

  <b:widget-setting name='showType'>ALL</b:widget-setting>

  <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

  <b:if cond='data:title'>

<h2><data:title/></h2>

  </b:if>

  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>

<b:if cond='data:display == &quot;list&quot;'>

  <ul>

<b:loop values='data:labels' var='label'>

  <li>

<b:if cond='data:blog.url == data:label.url'>

  <span expr:dir='data:blog.languageDirection'><data:label.name/></span>

  <b:else/>

  <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

</b:if>

<b:if cond='data:showFreqNumbers'>

  <span dir='ltr'>(<data:label.count/>)</span>

</b:if>

  </li>

</b:loop>

  </ul>

  <b:else/>

  <b:loop values='data:labels' var='label'>

<span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>

  <b:if cond='data:blog.url == data:label.url'>

<span expr:dir='data:blog.languageDirection'><data:label.name/></span>

<b:else/>

<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

  </b:if>

  <b:if cond='data:showFreqNumbers'>

<span class='label-count' dir='ltr'>(<data:label.count/>)</span>

  </b:if>

</span>

  </b:loop>

</b:if>

  </div>

</b:includable>

  </b:widget>

  <b:widget id='HTML1' locked='false' title='Facebook' type='HTML' version='1'>

<b:widget-settings>

  <b:widget-setting name='content'>&lt;div id=&quot;fb-root&quot;&gt;&lt;/div&gt;

&lt;script&gt;(function(d, s, id) {

var js, fjs = d.getElementsByTagName(s)[0];

if (d.getElementById(id)) return;

js = d.createElement(s); js.id = id;

js.src = &quot;//connect.facebook.net/en_GB/sdk.js#xfbml=1&amp;version=v2.9&amp;appId=384288681912501&quot;;

fjs.parentNode.insertBefore(js, fjs);

}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));&lt;/script&gt;

&lt;div class=&quot;fb-page&quot; data-href=&quot;https://www.facebook.com/Themeswear-1616207705290438/&quot; data-small-header=&quot;false&quot; data-adapt-container-width=&quot;true&quot; data-hide-cover=&quot;false&quot; data-show-facepile=&quot;true&quot;&gt;&lt;blockquote cite=&quot;https://www.facebook.com/Themeswear-1616207705290438/&quot; class=&quot;fb-xfbml-parse-ignore&quot;&gt;&lt;a href=&quot;https://www.facebook.com/Themeswear-1616207705290438/&quot;&gt;Themeswear&lt;/a&gt;&lt;/blockquote&gt;&lt;/div&gt;</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

  <!-- only display title if it's non-empty -->

  <b:if cond='data:title != &quot;&quot;'>

<h2 class='title'><data:title/></h2>

  </b:if>

  <div class='widget-content'>

<data:content/>

  </div>

</b:includable>

  </b:widget>

</b:section>

  </div><!-- /sidebar-wrapper -->

  <div class='clr'/>

  <!-- END SINGLE WORK DESIGN AREA -->

</div>

  </div>

</div>

</section>