Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.64 KB | None | 0 0
  1. <!--ARCHIVE FORM-->
  2.  
  3. <txp:if_first_article>
  4. </txp:if_first_article>
  5.  
  6. </div>
  7. <txp:if_different>
  8.     <div class="list-group">
  9.         <a class="list-group-item active">
  10.             <txp:posted format="%B %Y" />
  11.         </a>
  12.     </div>
  13. </txp:if_different>
  14. <a class="list-group-item" style="margin-top: -21px; margin-bottom: 19px;" <txp:permlink>
  15.     <txp:title /></txp:permlink>
  16. </a>
  17. <div>
  18.  
  19. <!--ARCHIVE PAGE HTML CHANGED-->
  20. <div class="blog-post">
  21. <!--TO, weil der hat scheinbar seinen "style" vergessen weil wir halt über mehere dokumente hinweg das <div> haben-->
  22. <div class="blog-post" style="margin-bottom: 0px; margin-top: 0px;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement