Advertisement
jordynnntaylor

Untitled

Jan 28th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.85 KB | None | 0 0
  1. <title>{Title}</title>
  2. <link rel="shortcut icon" href="{Favicon}">
  3. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  4. {block:Description}
  5. <meta name="description" content="{MetaDescription}" />
  6. <meta name="color:background" content="#f6d9d3" />
  7. <meta name="color:Title" content="#676767" />
  8. <meta name="color:Text" content="#707070" />
  9. <meta name="color:Links" content="#8394a5" />
  10. <meta name="color:Link Hover" content="#a4a4a4" />
  11. <meta name="color:Post Permalinks" content="#868686" />
  12. <meta name="color:Description" content="#777777"/>
  13. <meta name="color:navigation BG" content="#676767"/>
  14. <meta name="color:navigation text" content="#fff"/>
  15. <meta name="color:Post Perma Hover BG" content ="#676767"/>
  16. <meta name="color:Post Permalinks Hover" content="#fff"/>
  17. <meta name="color:Accent" content ="#676767"/>
  18. <meta name="color:Accent Text" content ="#fff"/>
  19. <meta name="color:Ask Post BG" content ="#fff"/>
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="Linkone" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="Linktwo" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="Linkthree" />
  26. {/block:Description}
  27. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  28. <script type="text/javascript"
  29. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  30. <link href='http://fonts.googleapis.com/css?family=Kelly+Slab' rel='stylesheet' type='text/css' />
  31. <style type="text/css">
  32. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; } iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; } ::selection, ::-moz-selection, ::-webkit-selection {color:{color:posts}; background-color: none;} ::-webkit-scrollbar{width:4px;height:8px;} ::-webkit-scrollbar-button:start:decrement ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;} ::-webkit-scrollbar-track-piece{background-color:{color:Background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;} ::-webkit-scrollbar-thumb:vertical{height:20px;background-color:{color:Accent};} ::-webkit-scrollbar-thumb:horizontal{width:6px;background-color:none;} ::-webkit-scrollbar-corner { background-color:{color:Accent};} ::-webkit-resizer { background-color:{color:Accent}; }
  33.  
  34. body { color:{color:text}; font-family: Arial, Helvetica; font-size:9px;
  35. background-image:url({image:Background});background-attachment: fixed;background-repeat: repeat;background-position:right;background-color:{color:background}; letter-spacing:1px; } a { text-decoration:none; color:{color:Links}; } a:hover{ text-decoration:none; color:{color:Link hover}; }
  36.  
  37. .links{ line-height:17px;margin-top:-50px; margin-left:300px; } .links a{ text-transform:uppercase; font-family:trebuchet ms; font-size:7px; letter-spacing:2px; padding:2px; background-color:{color:navigation BG}; color:{color:navigation text}; } .links a:hover{ padding:2px; -webkit-transition: opacity 0.4s linear; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; border-left:3px solid {color:navigation BG}; border-right:3px solid {color:navigation BG}; }
  38.  
  39. #content { width:100%; {block:PermalinkPage}margin-top:-10px;{/block:PermalinkPage} }
  40. #content .posts { width:800px; margin-left:10%; margin-top:100px; }
  41.  
  42. .entry { {block:IndexPage}padding:5px;width:250px;margin-right:100px;margin-bottom:100px;overflow:hidden;{/block:IndexPage}{block:PermalinkPage}width:500px; padding:10px;{/block:IndexPage} margin-left:37px;margin-top:5px; {/block:PermalinkPage} }
  43. .entry img {-webkit-transition: all 0.6s linear; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage} margin-bottom:-2px; }
  44. blockquote { margin-left:5px; padding-left:5px; line-height:180%; border-left:1px solid black; }
  45. .audiobox {width: 27px!important;background-color:white;top:45%;left:45%;display:block;position:absolute;padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;border-radius:50px;opacity:0.7;} {block:IndexPage}
  46. .entry:hover {opacity:4;-webkit-transition:1s; } {/block:IndexPage} .cl a { font-style:italic;padding-left:7px;padding-right:7px; }
  47. .cl a:hover { font-style:normal; } .header { margin-top:20px;margin-bottom:50px; border-bottom:1px solid #ccc; padding:10px;width:780px;margin-left:auto;margin-right:auto; text-align:center; background-color:{color:Header}; } .pn ul{ list-style-type: none;} .pn li{ list-style-type: none;} .pn {height:200px;width:700px;overflow:scroll;list-style-type: none;} /* Others */ blockquote{ margin:0 0 5px 10px; padding:3px 5px; border-left:1px solid {color:Links}; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote p{ margin:0; } .arrow{ margin:8px 0 0 165px; border-left:6px solid #f7f7f7; {block:permalinkpage} margin:8px 0 0 455px; {/block:permalinkpage} } .answer{ width:145px; margin:0 0 3px; background:#f7f7f7; {block:permalinkpage} width:435px; {/block:permalinkpage} } .asker{ color:{color:Links}; } .asker:first-letter{ text-transform:uppercase; }
  48. .postnotes ::-webkit-scrollbar{ background:{color:Container}; } .permalink-title{ {block:permalinkpage} margin-left:10px; letter-spacing:1px; text-transform:uppercase; {/block:permalinkpage} } .portrait{ width:35px; border-radius:25px; } .arrow{ position:absolute; width:0; height:0; border-top:6px solid transparent; border-bottom:6px solid transparent; } .answer{ min-height:30px; padding:5px 10px; border-radius:5px; } #ask_form{ height:190px; } .cover{ z-index:1; position:absolute; width:60px; height:60px; } .cover img{ float:left; width:60px; height:65px; } .playbox{ z-index:2; position:absolute; overflow:hidden; opacity:0.6; width:27px; height:30px; margin:20px 0 0 16px; text-align:center; } .info{ min-height:73px; margin:0 0 10px 70px; font-size:10px; font-family:calibri; text-transform:uppercase; } blockquote{ margin:-2px 0 15px; padding:5px; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote{ text-align:justify; }
  49. .posts-info{ margin:5px 0 25px; padding:5px 0; font-size:11px; text-transform:uppercase; border-top:1px solid #eee; } .info-date{ float:left; width:242px; margin:0 0 0 8px; margin-left:180px; } .info-notes{ float:left; width:242px; margin:0 8px 0 0; margin-left:190px; }
  50. .postnotes{ background-color:{color:Post background}; width:500px; margin-left:-50px; margin-bottom:30px; text-align:left; }
  51. ol.notes{ overflow:auto; height:auto; padding:0; font-size:10px; margin:10px 15px 10px 15px; list-style-type:none; margin-left:37px; color: {color:Post Background}; padding: 5px 10px; width:500px; }
  52. ol.notes li.note{ padding:7px 0; width:400px; }
  53. ol.notes li.note img.avatar{ display:yes; } ol.notes li.note blockquote{ border-color:#eee; padding:4px 10px; margin:10px 0 0 25px; } .date{ position:relative; opacity:1; bottom:0; margin:8px 0 0; padding:3px 0 0; font-size:11px; letter-spacing:0; text-transform:uppercase; text-align:right; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-top:1px solid #eee; } .date a{ margin:0 10px 0 0; } .contact{ position:fixed; display:none; z-index:99999; background:white; padding:10px; border:1px solid #ddd; top:50%; left:52%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-animation:fadeInDown 1s; -moz-animation:fadeInDown 1s; -ms-animation:fadeInDown 1s; } .permalink { margin-top:2px; padding:2px; text-align:right; word-spacing:5px; {block:permalinkpage} opacity:0; {/block:permalinkpage}} .permalink a{ color:{color:permalink}; font-style:italic; text-decoration:none;}
  54. .permalink a:hover{ color:rgba(0,0,0,0);}
  55. .hov{ top:60px; width: 50px; height: 30px; font-family: 'roboto condensed', sans-serif; font-weight: 400; background-color:{color:posts}; color: {color:Post Permalinks}; text-align: center; font-size: 20px; line-height: 50px; cursor: pointer; opacity:0.8; width:93%; position:absolute; text-transform:uppercase; text-align:center; line-height:18px; overflow:hidden; overflow:hidden; opacity: 0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  56. .hov img{ height:35px; width:35px; margin-left:3px; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  57. .entry:hover .hov{ opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; } .nol{ display:inline-block; text-decoration:none; width:80px; margin-bottom:-1px; margin-left:535px; margin-top:-3px; } .nol a.a{ display:inline-block; text-decoration:none; width:80px; margin-bottom:-1px; padding:6px; background:white; border-bottom:1px solid {color:border}; border-left:1px solid {color:border}; border-right:1px solid {color:border}; }
  58.  
  59. .tabpo{position:fixed;margin-top:0px; margin-left:1%; padding:3px; z-index:1; text-align:center; width:605px; padding-bottom:16px; height:auto; }
  60. .tabpo32{ background-color:{color:Background}; opacity:0.8;position:fixed; margin-top:0px; margin-left:8%; z-index:1; text-align:center; width:615px; height:auto; padding:15px;}
  61. .title{ margin-left:1px; font-size:{text:Title Size}; color:{color:title}; text-align:left;width:270px; font-family: Arial, Helvetica; font-size:28px; font-weight:bold; text-transform:uppercase; letter-spacing:0px; }
  62. .dess{ margin-left:1px;font-size:9px; color:{color:Description}; font-family: Arial, Helvetica;text-align:left;width:220px;line-height:11px; }
  63. .navigation{ text-align:left; text-transform:uppercase;position:fixed; width:67px; }
  64. .navigation a.a{ display:inline-block; text-decoration:none; width:170px; margin-bottom:-1px; padding-right:8px; padding-bottom:8px; padding-top:8px;}
  65. {block:ifNavigationHoverBackground}
  66. .navigation a:hover{
  67. background:{color:Navigation Hover Background};}
  68. {/block:IfNavigationHoverBackground}
  69. {block:ifnotNavigationHoverBackground}
  70. color:{color:Navigation Hover};}
  71. {/block:ifnotNavigationHoverBackground}
  72. .sid{ border:1px solid {color:border}; width:175px;margin-left:10px; }
  73. .sid img{ width:175px; }
  74. .ta{ position:fixed; bottom:-3px; margin-left:535px; padding:3px; text-align:center; background:white; border:1px solid #eee; width:100px; border:1px solid {color:border}; background-color:{color:posts};}
  75. .ta .fo{ padding-bottom:3px; margin:4px; border-bottom:1px solid #eee; } .ta .lo{ line-height:150%; }.ta2{ position:fixed; bottom:-3px; right:0px; padding:3px; text-align:center;;} .ta2 .fo2{ padding-bottom:2px; margin:4px;}.ta2 .lo2{ line-height:150%; }
  76. .tabpo1{ position:fixed; top:0px; left:36.5%; padding:3px; z-index:1; text-align:center; background:white; border:1px solid #eee; width:591px; height:30px; border:1px solid {color:border}; background-color:{color:posts};} .tabpo1 .fo2{ padding-bottom:3px; margin:4px; border-bottom:1px solid #eee; } .tabpo1 .lo2{ line-height:150%; }
  77. h1{ font-size: 10px; font-family: Arial, Helvetica; font-style: italic; text-transform:uppercase; font-weight:normal; text-align:center; margin-bottom: 10px; padding-bottom:15px; letter-spacing:1px; line-height:11px; padding:5px; background-color:{color:Accent}; color:{color:Accent Text}; } h2{ font-size: 10px; font-family:Arial, Helvetica; text-transform:uppercase; font-weight:normal; text-align:center; letter-spacing:1px; line-height:11px; padding:5px; background-color:{color:Accent}; color:{color:Accent Text}; }
  78.  
  79. .askcontain { color:{color:Text}; }
  80.  
  81. .answer{ position:relative; overflow:auto; {block:IndexPage} width:220px; background-color:{color:Ask Post BG}; border-left:2px solid {color:Accent}; color:{color:Text}; {/block:IndexPage} {block:PermalinkPage}background-color:{color:Ask Post BG};;width:480px;{/block:PermalinkPage} }
  82.  
  83. .askcontain{ position:relative; overflow:auto; {block:IndexPage} width:234px; {/block:IndexPage} {block:PermalinkPage}width:480px;{/block:PermalinkPage} } {block:Indexpage}
  84.  
  85.  
  86. .entry .perma{ font-size: 8px; font-family:Arial, Helvetica; text-transform:uppercase; font-weight:normal; text-align:center; letter-spacing:1px; line-height:8px; padding:5px; color:#ffffff; background-color:{color:Post Perma Hover BG}; width:70px; margin-top:8px; margin-left:-60px; position:absolute; opacity:0.0; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; } .entry:hover .perma{opacity:1;margin-left:10px; -webkit-transition: opacity 0.1s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;} .entry .perma2{ font-size: 8px; font-family:Arial, Helvetica; text-transform:uppercase; font-weight:normal; text-align:center; letter-spacing:1px; line-height:8px; padding:5px; color:#ffffff; background-color:{color:Post Perma Hover BG}; width:70px; margin-top:30px; margin-left:-60px; position:absolute; opacity:0.0; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; } .entry:hover .perma2{opacity:1;margin-left:10px; -webkit-transition: opacity 0.1s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;}
  87. {/block:Indexpage}
  88. </style>
  89. {block:IndexPage} <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script> <script type="text/javascript"> $(window).load(function(){ var $wall = $('.posts'); $wall.imagesLoaded(function(){ $wall.masonry({ itemSelector: '.entry', isAnimated : true }); }); $wall.infinitescroll({ navSelector : "div#navigation", nextSelector : "div#navigation a#nextPage", itemSelector : '.entry', loadingImg : "", loadingText : " ", donetext : " ", extraScrollPx : 0, bufferPx : 10000, debug : false, errorCallback: function() { $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal'); }}, function( newElements ) { var $newElems = $( newElements ); $newElems.hide(); $newElems.imagesLoaded(function(){ $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} ); }); }); $('.posts').show(500); }); </script> {/block:IndexPage} <script type="text/javascript"> $(window).load(function(){ $("p").remove(":contains('(Source:')"); $("p").remove(":contains('(source:')"); $("p").remove(":contains('(via ')"); }); </script> {block:indexpage} <script language="JavaScript"> function function1(){ window.scrollTo(0,5); } function function2(){ window.scroll(0,2); } </script> {/block:indexpage}
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96. <div id="content"><div class="ta2"> <div class="fo2"><a href="http://neudest.tumblr.com"><font color="{color:title}" size="1">© Neudest</font></a></div></div>
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108. <div class="tabpo"><div class="tabpo32">
  109.  
  110. {block:Permalinkpage}<br>{/block:Permalinkpage}
  111.  
  112. <div class="title"><a href="/"><font color="{color:Title}">{Title}</font></a></div>
  113.  
  114. <div class="dess">{description}</div>
  115.  
  116.  
  117. <div class="links">
  118. <a href="/">home</a>
  119. <a href="/ask">message</a>
  120. <a href="/archive">archive</a>
  121. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  122. {block:ifLink2} <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  123. {block:ifLink3} <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} </div>
  124. <br><br><br>
  125. </div></div>
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. <br><br><br><br><br><br>
  135. <!-- do not remove this -->
  136. <font color="{color:Text}">
  137. <div class="posts">
  138.  
  139. {block:IndexPage}<div class="column navigation" id="navigation"> {block:Pagination} {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination} </div>{/block:IndexPage} <br style="clear:both;" />
  140. {block:Posts}<div class="entry">
  141.  
  142. {block:Text} {block:Title}<h1>{Title}</h1>{/block:Title} <font color="{color:Text}">{Body}</font></a> {block:IndexPage}<br><div align="right"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="0"><small>REBLOG</small></font></a> - <a href="{Permalink}"><font color="{color:Post Permalinks}" size="0"><small>{NoteCount}</small></font></a></div>{/block:IndexPage} {/block:Text}
  143.  
  144.  
  145. {block:Photo} {block:Indexpage} <div class="perma"><a href="{ReblogURL}"><font color="{color:Post Permalinks Hover}">Reblog</font></a></div> <div class="perma2"><a href="{Permalink}"><font color="{color:Post Permalinks Hover}">{NoteCountWithLabel}</font></a></div> {/block:Indexpage} <a href="{permalink}"><img src="{PhotoURL-500}" width="250"/></a> {/block:Photo}
  146.  
  147.  
  148. {block:Photoset}{block:Indexpage}
  149. <div class="perma"><a href="{ReblogURL}"><font color="{color:Post Permalinks Hover}">Reblog</font></a></div> <div class="perma2"><a href="{Permalink}"><font color="{color:Post Permalinks Hover}">{NoteCountWithLabel}</font></a></div>{/block:Indexpage} {block:IndexPage}{Photoset-250}{/block:Photos} {/block:IndexPage} {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage} </a>{/block:IndexPage} {/block:Photoset}
  150.  
  151. {block:Answer}<br>
  152. <a href="{Permalink}">
  153. <div class="askcontain">&nbsp;<font color="#f9e5e2">{Asker}</font> <i>asked:</i> {Question}</div> <p>
  154. <div class="answer">{Answer}</div>{block:IndexPage}<br><div align="right"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="0"><small>REBLOG</small></font></a> - <a href="{Permalink}"><font color="{color:Post Permalinks}" size="0"><small>{NoteCount}</small></font></a></div>{/block:IndexPage}{/block:answer}
  155.  
  156. {block:Quote} <h1>"{Quote}"</h1> {block:Source} <font color="{color:Text}"> <div align="right">—{Source}</div></font> {/block:Source} {block:IndexPage}<br><div align="right"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="0"><small>REBLOG</small></font></a> - <a href="{Permalink}"><font color="{color:Post Permalinks}" size="0"><small>{NoteCount}</small></font></a></div>{/block:IndexPage} </a>{/block:IndexPage} {/block:Quote}
  157.  
  158. {block:Link} <span style="font-size:12px;"><a href="{URL}" class="title"><h1>{Name}</h1></a></span> {block:Description} <font color="{color:Text}"> <div class="description1">{Description}</div></font> {/block:Description} {block:IndexPage}<br><div align="right"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="0"><small>REBLOG</small></font></a> - <a href="{Permalink}"><font color="{color:Post Permalinks}" size="0"><small>{NoteCount}</small></font></a></div>{/block:IndexPage} </a>{/block:IndexPage} {/block:Link}
  159.  
  160. {block:Chat} {block:Title}
  161. <h3><a href="{Permalink}">{Title}</a></h3>
  162. {/block:Title}<ul> {block:Lines} <li style="list-style-type: none;margin-left:-40px;"> {block:Label} <span style="font-weight:bold;">{Label}</span> {/block:Label} {Line}</li> {/block:Lines}</ul> {block:IndexPage}<br><div align="right"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="0"><small>REBLOG</small></font></a> - <a href="{Permalink}"><font color="{color:Post Permalinks}" size="0"><small>{NoteCount}</small></font></a></div>{/block:IndexPage} {/block:Chat}
  163.  
  164.  
  165. {block:Video} {Video-250} {/block:Video} {block:Audio} {block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}{AudioPlayerWhite} {block:IndexPage}<br><div align="right"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="0"><small>REBLOG</small></font></a> - <a href="{Permalink}"><font color="{color:Post Permalinks}" size="0"><small>{NoteCount}</small></font></a></div>{/block:IndexPage} </a>{/block:IndexPage}</a> {/block:Audio} </div>
  166.  
  167.  
  168. {block:PermalinkPage} <div class="notes"><div style="margin-left:37px; width:400px"><font size="1px"><br><br> posted {TimeAgo} {block:NoteCount} with {NoteCount} notes {/block:NoteCount} {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom} {block:ContentSource} originallyfrom <a href="{SourceURL}">{SourceTitle} </a></font></div> {/block:ContentSource} <br><br>{PostNotes}<br><br><br><br><br><div> {/block:PermalinkPage} {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource} <!-- {block:NoRebloggedFrom} {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom} {/block:NoRebloggedFrom} --> {/block:Posts} </div></div></div></div>
  169.  
  170. </body>
  171. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement