document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <!--    <b:if cond=\'data:post.isDateStart\'> -->
  2.           <b:if cond=\'data:post.isFirstPost == &quot;false&quot;\'>
  3.             &lt;/div&gt;&lt;/div&gt;
  4.           </b:if>
  5. <!--    </b:if> -->
  6. <!--    <b:if cond=\'data:post.isDateStart\'> -->
  7.           &lt;div class=&quot;date-outer&quot;&gt;
  8. <!--    </b:if> -->
  9.         <b:if cond=\'data:post.dateHeader\'>
  10.           <h2 class=\'date-header\'><span><data:post.dateHeader/></span></h2>
  11.         </b:if>
  12. <!--    <b:if cond=\'data:post.isDateStart\'> -->
  13.           &lt;div class=&quot;date-posts&quot;&gt;
  14. <!--    </b:if> -->
');