Advertisement
kidrauhl

Swagity theme #8

Jun 26th, 2012
4,103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!-- Swagity Theme by anne (kidrauhl.tumblr.com)
  5. don't edit, distribute and/or claim as your own. -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head>
  9.  
  10. <!-- Default Variables, #8 color combination. -->
  11.  
  12. <meta name="color:Body text" content="#c9c0a9">
  13. <meta name="color:Link" content="#eecf8d">
  14. <meta name="color:Link hover" content="#eecf8d">
  15. <meta name="color:Accent" content="#eecf8d">
  16.  
  17. <meta name="color:Background" content="#ffffff">
  18. <meta name="color:Permalink Background" content="#fdfbf5">
  19. <meta name="color:Sidebar Background" content="#ffffff">
  20.  
  21. <meta name="image:Background" content="">
  22. <meta name="image:Sidebar Portrait" content="">
  23. <meta name="if:Round Corners" content="0">
  24. <meta name="if:Show Blog Title" content="1">
  25. <meta name="text:Background Position" content="top left">
  26. <meta name="text:Sidebar Margin Top" content="111px">
  27. <meta name="text:Twitter Username" content="">
  28.  
  29. <!-- Customizable Links -->
  30.  
  31. <meta name="text:sidebar link 1" content="Home">
  32. <meta name="text:sidebar link 1 url" content="/">
  33. <meta name="text:sidebar link 2" content="Message">
  34. <meta name="text:sidebar link 2 url" content="/ask">
  35. <meta name="text:sidebar link 3" content="link 1">
  36. <meta name="text:sidebar link 3 url" content="/">
  37. <meta name="text:sidebar link 4" content="link 2">
  38. <meta name="text:sidebar link 4 url" content="/">
  39.  
  40. <meta name="text:description link 1" content="Link 3">
  41. <meta name="text:description link 1 url" content="">
  42. <meta name="text:description link 2" content="Link 4">
  43. <meta name="text:description link 2 url" content="">
  44. <meta name="text:description link 3" content="Link 5">
  45. <meta name="text:description link 3 url" content="">
  46.  
  47. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  48.  
  49. {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
  50.  
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53. <link rel="stylesheet" href="http://static.tumblr.com/roigneg/1k7m43mif/font.css" type="text/css">
  54.  
  55. <style type="text/css">
  56.  
  57. body {background: {color:Background} url('{image:Background}') no-repeat fixed {text:Background Position}; color:{color:Body text}; font-family:Trebuchet MS, Helvetica, Arial, 'Lucida Sans Unicode', Verdana, sans-serif; font-size:10px; line-height:120%}
  58.  
  59. b, .strong, strong {color:{color:Accent}}
  60. p {margin:4px 0 0 0}
  61. blockquote {margin:0.5em 0px 0px 1px; padding-left:5px; border-left:2px solid {color:Accent}; font-size:10px}
  62.  
  63. a {color:{color:Link}; -moz-transition: all 0.4s; -o-transition: all 0.4s; text-decoration: none; transition: all 0.4s; -webkit-transition: all 0.4s}
  64. a:hover {text-decoration:none; color:{color:Link hover}}
  65.  
  66. h1 {color:{color:Body text}; font-family:Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif; font-size:12px; line-height:110%; font-weight:normal; letter-spacing:0px; margin-top:1px; margin-bottom:1px}
  67. h1 a:hover {color:{color:Link hover}}
  68.  
  69. {block:IfNotRoundCorners}
  70. #entries {border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; border-top-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px}
  71. #date {border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; border-bottom-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px}
  72. #footer, #portrait, #pagination, .player, .nav a, .nav2 a, .line, .even, .notes li, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px}
  73. {/block:IfNotRoundCorners}
  74. {block:IfRoundCorners}
  75. #entries {border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-top-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px}
  76. #date {border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-bottom-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px}
  77. #footer, #portrait, #pagination, .player, .nav a, .line, .even, .notes li, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px}
  78. {/block:IfRoundCorners}
  79.  
  80. #layout {width:840px; margin:24px auto -5px auto}
  81. #contents {float:right; width:500px; margin:-10px 0px 35px 0px}
  82. #entries, #footer, #header {background-color:transparent; width:500px; padding:8px 10px 8px 10px}
  83. #entries img {max-width:500px}
  84.  
  85. #sidebar {float:left; margin:{text:Sidebar Margin Top} 50px 0 0; position:fixed; overflow:show; z-index:999}
  86. #side {width:auto; margin-left:90px; text-align:justify}
  87. #portrait {width:200px; padding:10px; background-color:{color:Sidebar Background}}
  88. #portrait img {max-width:200px; height:auto}
  89. #sidetitle {width:172px; margin-top:-14px!important; margin-left:38px; text-transform:uppercase; font-family:Calibri, Trebuchet MS, Arial; font-size:10px; text-align:left; opacity:0.95; letter-spacing:0px}
  90.  
  91. #description {margin-left:10px; margin-top:5px; width:200px; text-align:justify; font-family:Trebuchet MS, Helvetica, Arial, "Arial Unicode MS", Sans-Serif; opacity:0.95; font-size:10px; line-height:115%!important}
  92. #pagination {width:200px; margin-left:10px; border-top:2px {color:Permalink Background} solid; text-align:center; margin-top:9px; padding:1px 0 1px 0; opacity:0.9}
  93. .pag {width:80px; text-align:right!important; opacity:1; font-size:10px; line-height:22px; letter-spacing:1px; text-transform:uppercase; font-family:Trebuchet MS, Helvetica, Arial, 'Lucida Sans Unicode', Verdana, sans-serif}
  94.  
  95. #navigation {width:75px; margin-top:15px; float:left; margin-left:-5px; text-align:right}
  96. .nav a {display:block; background-color:{color:Permalink Background}; margin:1.5px 0 2.5px 0; font-size:10px; font-family:Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif; text-transform:uppercase; color:{color:Body text}; text-decoration:none; text-align:right; padding:2px 6px 2px 7px}
  97. .nav a:hover {background-color:{color:Sidebar Background}}
  98. .nav a:first-letter {font-weight:bold; color:{color:Link}}
  99.  
  100. .navi1 {color:{color:Body text}!important; background-color:{color:Permalink Background}!important; opacity:0.95!important;}
  101. .navi2 {opacity:0.85!important}
  102. .navi3 {color:{color:Body text}!important;background-color:{color:Permalink Background}!important; opacity:0.95!important}
  103. .navi4 {opacity:0.80!important}
  104.  
  105. #date {background-color:{color:Permalink Background}; margin: 24px 0 1px 10px; width:498px; font-family:Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif; text-align:right; padding:0px 2px 2px 0px; opacity:0.9; font-style:normal; text-transform:uppercase; font-size:10px; letter-spacing:0,5px}
  106. #tags {background-color:transparent; width:480px; font-family:Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif; text-align:left; margin-left:10px; padding:3px; opacity:0.95; text-transform:uppercase; margin-bottom:0px; font-size:10px}
  107. #tags:hover #from {opacity:0.95;}
  108. .symbols {font:normal 9px WebSymbolsRegular; text-transform:none; line-height:90%}
  109.  
  110. #textlink a {}
  111. #likeiframe {display:none}
  112. #tweet ul {list-style:none;}
  113. #tweet ul li {border-bottom:{color:Background} 1px solid; margin:1px 0 1px 0; padding:5px 5px 7px 5px}
  114.  
  115. #askr {width:500px; margin-bottom:5px; text-align:left; text-overflow:ellipsis}.qu {font-family:georgia; font-size:30px; font-weight:bold; line-height:23px; opacity:0.7}
  116. .ote {margin-top:-25px; text-indent:22px; opacity:0.9}
  117. .line {background:{color:Background}; padding:3px}
  118. .even {background:{color:Entry Background}}
  119.  
  120. .audio {position:relative; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:160px;}
  121. .player {position:absolute; z-index:3; background:#FFFFFF; margin-top:63px; margin-left:63px; opacity:0.75; filter:alpha(opacity=75); border:2px {color:Accent} solid}
  122. .audioplayer {width:15px; height:25px; overflow:hidden; padding:3px; margin-right:11px}
  123. .audioinfo {margin-left:172px; line-height:155%; font-family:Trebuchet MS, Helvetica, Arial, 'Lucida Sans Unicode', Verdana, sans-serif; font-size:10px!important;}
  124. .audiocaption {margin-left:172px;}
  125. .audiocaption img {max-width:330px!important}
  126. .audiocaption blockquote img {max-width:320px!important}
  127. .audiocaption blockquote blockquote img {max-width:310px!important}
  128.  
  129. .ichat {margin-left:9px; font-size:30px; color:{color:Sidebar Background}; -webkit-user-select: none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; cursor:default}
  130. ol.notes, .notes li{width:500px; padding:3px 7px 3px 7px; list-style:none; margin-left:0px}
  131. .notes img {width:10px}
  132.  
  133. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  134.  
  135. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Accent}; height:50px}
  136. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Accent}; height:8px!important}
  137. ::-webkit-scrollbar {background-color:{color:Sidebar Background}; height:8px; width:8px}
  138. ::-moz-selection {background-color:transparent; font-style:bold; color:{color:Accent}}
  139. ::selection {background-color:transparent; font-style:bold; color:{color:Accent}}
  140.  
  141. blockquote img {max-width:490px!important;} blockquote blockquote img {max-width:480px!important;} blockquote blockquote ul img, blockquote blockquote ol img {max-width:470px!important;} blockquote blockquote blockquote img {max-width:460px!important;}
  142. blockquote blockquote blockquote ul img, blockquote blockquote blockquote ol img {max-width: 450px!important;} blockquote blockquote blockquote blockquote ul img, .post .body blockquote blockquote blockquote blockquote ol img {max-width:440px!important;} blockquote blockquote blockquote blockquote blockquote img {max-width:430px!important;} blockquote blockquote blockquote blockquote blockquote ul img, blockquote blockquote blockquote blockquote blockquote ol img {max-width:420px!important;} blockquote blockquote blockquote blockquote blockquote blockquote img {max-width:410px!important;} blockquote blockquote blockquote blockquote blockquote blockquote ul img, blockquote blockquote blockquote blockquote blockquote blockquote ol img {max-width:400px!important;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {max-width:390px!important;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote ul img, blockquote blockquote blockquote blockquote blockquote blockquote blockquote ol img {max-width:380px!important;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {max-width:370px!important;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote ul img, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote ol img {max-width:360px!important;}
  143.  
  144. </style>
  145. {block:ifTwitterUsername}<script type="text/javascript" src="http://static.tumblr.com/roigneg/tF0m39t65/twitter.js"></script>
  146. <script type="text/javascript">getTwitters('tweet', { id: '{text:Twitter Username}', count:3, enableLinks: true, ignoreReplies: false, clearContents: true, template: '%text% <a class="arrow" href="http://twitter.com/%user_screen_name%/statuses/%id_str%/" target="_blank">%time% &rarr;</a>' });</script>{/block:ifTwitterUsername}
  147. <script type="text/javascript" src="http://static.tumblr.com/roigneg/P2wm3my9f/felicity.js"></script>
  148. </head>
  149.  
  150. <body>
  151. <div id="layout">
  152. <div id="sidebar">
  153. <div id="navigation"><div class="nav">
  154. {block:IfSidebarLink1}<a href="{text:Sidebar Link 1 Url}" class="navi1">{text:Sidebar Link 1}</a>{/block:IfSidebarLink1}
  155. {block:IfSidebarLink2}<a href="{text:sidebar link 2 url}" class="navi2">{text:sidebar link 2}</a>{/block:IfSidebarLink2}
  156. {block:IfSidebarLink3}<a href="{text:sidebar link 3 url}" class="navi3">{text:sidebar link 3}</a>{/block:IfSidebarLink3}
  157. {block:IfSidebarLink4}<a href="{text:sidebar link 4 url}" class="navi4">{text:sidebar link 4}</a>{/block:IfSidebarLink4}
  158. <a href="http://kidrauhl.tumblr.com/swagity" class="navi3">Theme</a>
  159. </div></div>
  160.  
  161. <div id="side">
  162. {block:IfSidebarPortraitimage}
  163. <div id="portrait"><center><img src="{image:Sidebar Portrait}"/></center>
  164. </div><span class="ichat">◥</span>
  165. {/block:IfSidebarPortraitimage}
  166.  
  167. <div id="sidetitle">
  168. {block:ifShowBlogTitle}
  169. <a href="http://{Name}.tumblr.com">{Title}</a>
  170. {/block:ifShowBlogTitle}
  171.  
  172. {block:ifNotShowBlogTitle}
  173. {block:ifDescriptionLink1}<a href="{text:description link 1 url}">{text:description link 1}</a> - {/block:ifDescriptionLink1}
  174. {block:ifDescriptionLink2}<a href="{text:description link 2 url}">{text:description link 2}</a> - {/block:ifDescriptionLink2}
  175. {block:ifDescriptionLink3}<a href="{text:description link 3 url}">{text:description link 3}</a>{/block:ifDescriptionLink3}&nbsp;
  176. {/block:ifNotShowBlogTitle}
  177. </div>
  178.  
  179. <div id="description">
  180. {Description}</div>
  181.  
  182. {block:Pagination}<div id="pagination"><span class="pag">
  183. {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}
  184.  
  185. {block:JumpPagination length="5"}
  186. {block:CurrentPage}<span class="current_page">
  187. <big>{PageNumber}</big></span>{/block:CurrentPage}
  188.  
  189. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>
  190. {/block:JumpPage}{/block:JumpPagination}
  191.  
  192. {block:NextPage}<a href="{NextPage}">></a>
  193. {/block:NextPage}</span></div>{/block:Pagination}
  194. </div></div>
  195.  
  196. <div id="contents">
  197.  
  198. {block:Posts}
  199. <div id="date">
  200. {block:Date}{Month} {DayOfMonth}{DayOfMonthSuffix}&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{permalink}">{NoteCountWithLabel}</a>&nbsp;&nbsp;-&nbsp;&nbsp;{block:Photo}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></a>{/block:Photo}{block:Photoset}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></a>{/block:Photoset}{block:Quote}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></a>{/block:Quote}{block:Link}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></a>{/block:Link}{block:Chat}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></a>{/block:Chat}{block:Audio}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></a>{/block:Audio}{block:Video}<a href="{ReblogURL}" target="_blank"><font color={color:Body text}><span class="symbols">J</span></font></a>{/block:Video}{block:Text}<span class="symbols" style="color:{color:Link}!important"><small><a href="javascript:likelink('{PostID}','{Permalink}','');" onclick="changeText(this,'N');" class="likep" id="like{PostID}"><span class="symbols" style="color:{color:Body text}!important" alt="Like this post" id="likeimage{PostID}"/><small>O</small></a></small></span>{/block:Text}{block:Answer}<span class="symbols" style="color:{color:Link}!important"><small><a href="javascript:likelink('{PostID}','{Permalink}','');" onclick="changeText(this,'N');" class="likep" id="like{PostID}"><span class="symbols" style="color:{color:Body text}!important" alt="Like this post" id="likeimage{PostID}"/><small>O</small></a></small></span>{/block:Answer}</span></span>
  201. {/block:Date}</div>
  202.  
  203. <div id="entries">
  204. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{body}{/block:Text}
  205.  
  206. {block:Link}<a href="{url}"><h1>{Name}</h1></a> {block:Description}{Description}{/block:Description}{/block:Link}
  207.  
  208. {block:Photo}<div id="posts"><center>{block:HighRes} <a href="{PhotoURL-HighRes}">{/block:HighRes} <img src="{PhotoURL-500}"/>{block:HighRes}</a>{/block:HighRes} </center></div>
  209. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  210.  
  211. {block:Photoset}<div class="entry"><center>{Photoset-500}</center></div>
  212. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  213.  
  214. {block:Quote}<b class="qu">“</b><div class="ote"><h1>{Quote}</h1></div><div style="padding-bottom:5px;"><div style="text-align:right">— {Source} </div></div>{/block:Quote}
  215.  
  216. {block:Chat}{block:Lines}<div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}{/block:Chat}
  217.  
  218. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:160px; height:160px; margin-right:12px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="160px" height="160px" align="left" style="margin-right:12px;" />{/block:AlbumArt}<div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div></span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  219.  
  220. {block:Video}{Video-500}<br /> {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Video}
  221.  
  222. {block:Answer}<div id="askr"><img src="{AskerPortraitURL-30}" width="18" height="18" line-height="120%" align="left" style="margin-right:5px; border:2px {color:Accent} solid"><div style="line-height:100%!important"><b>{Asker}</b> said:<br></div>{Question}</div>{Answer}{/block:answer}</div>
  223.  
  224. <div id="tags">
  225. {block:Date}{block:answer}answered {/block:answer}{block:photo}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:photo}{block:text}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:text}{block:audio}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:audio}{block:video}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:video}{block:quote}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:quote}{block:chat}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:chat}{block:photoset}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:photoset}{block:link}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog} Posted{/block:NotReblog} {/block:link} {block:PermalinkPage}{block:RebloggedFrom}from <a href="{ReblogParentURL}">{ReblogParentName}</a>,&nbsp;{/block:RebloggedFrom} {/block:PermalinkPage} <a href="{Permalink}">{timeago}</a><span id="from">{block:ContentSource}&nbsp;&nbsp;(©<a href="{SourceURL}"> {SourceLink}</a>){/block:ContentSource}</span><br>{/block:Date}
  226.  
  227. <div style="text-transform:lowercase!important;font-family:Trebuchet MS!important">{block:HasTags}{block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  228. </div></div>
  229. {/block:posts}
  230.  
  231. {block:ifTwitterUsername}<span class="ichat" style="margin-left:488px; color:transparent!important"><small>▲</small></span>
  232. <div id="footer" style="margin-top:-5px"><div id="tweet" style="margin-bottom:-10px; margin-left:-41px"></div><span class="symbols" style="margin-left:478px;font-size:20px!important"><a href="http://twitter.com/{text:Twitter Username}">t</span>
  233. </div>{/block:ifTwitterUsername}
  234.  
  235. {block:PostNotes}<!--<center>{block:RebloggedFrom}Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom},{block:ContentSource} Original posted by: <a href="{SourceURL}">{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</center>-->
  236.  
  237. <br /><div id="notes">{PostNotes}</div>{/block:PostNotes}</div>
  238. <script type="text/javascript" src="http://static.tumblr.com/roigneg/KKjm39tie/function.js"></script><iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  239.  
  240. </html>
  241. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement