Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!--
- (almost cockwaffle)
- furry rights theme
- by mila @55minutes
- please dont remove credit etc
- lmk if there are any bugs ^_^ xx
- search bar by @route01 !!
- -->
- <title>{Title}</title>
- <link rel="shortcut icon" href="httpS://i12.photobucket.com/albums/a213/superkate_2468/Heart_Favicon_Renewed_by_Hidazukin.gif">
- <meta name="image:favicon" content=""/>
- <meta name="image:icon" content=""/>
- <meta name="image:bg" content=""/>
- <meta name="image:img 1" content=""/>
- <meta name="image:img 2" content=""/>
- <meta name="image:img 3" content=""/>
- <meta name="image:img 4" content=""/>
- <meta name="image:img 5" content=""/>
- <meta name="image:img 6" content=""/>
- <meta name="color:bg" content="#fff"/>
- <meta name="color:text" content="#d3d3d3"/>
- <meta name="color:tooltip" content="#eee">
- <meta name="color:scrollbar" content="#eee">
- <meta name="color:searchbar" content="#ADD8E6"/>
- <meta name="color:link" content="#ADD8E6"/>
- <meta name="color:link hover" content="#72bcd4"/>
- <meta name="color:link border" content="#d3d3d3"/>
- <meta name="color:link border hover" content="#d3d3d3"/>
- <meta name="color:text shadow" content="#eee">
- <meta name="if:circle icon" content="1"/>
- <meta name="if:rounded" content="1"/>
- <meta name="if:desc" content="1"/>
- <meta name="if:click fireworks">
- <meta name="if:text shadow" content="1"/>
- <meta name="if:pixels" content="1"/>
- <meta name="if:caption" content="1"/>
- <meta name="if:perma" content="1"/>
- <meta name="if:notes" content="1"/>
- <meta name="if:tags" content="1"/>
- <meta name="if:link border" content="1"/>
- <meta name="if:rainbow links" content="1"/>
- <meta name="if:bold links" content="1"/>
- <meta name="if:italic links" content="1"/>
- <meta name="if:underline" content="1"/>
- <meta name="if:full bg" content="0"/>
- <meta name="text:link thing" content="☆"/>
- <meta name="text:notes" content="☆"/>
- <meta name="text:searchbar" content="searchhh"/>
- <meta name="text:font" content="arial"/>
- <meta name="text:font size" content="15"/>
- <meta name="text:post size" content="470"/>
- <meta name="text:link divider" content="+"/>
- <meta name="text:link 1" content=""/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content=""/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3" content=""/>
- <meta name="text:link 3 url" content="/"/>
- <style>
- body {
- font-size:{text:font size}px;
- color: {color:text};
- background-image: url('{image:bg}');
- {block:ifnotfullbg}
- background-repeat: repeat;
- background-attachment: fixed;
- {/block:ifnotfullbg}
- {block:iffullbg}
- background-size: cover;
- background-attachment: fixed;
- {/block:iffullbg}
- background-color: {color:bg};
- font-family: {text:font};
- {block:iftextshadow}
- text-shadow:0 0 4px {color:text shadow};{/block:iftextshadow}
- }
- ul {
- list-style-type: dotted;
- }
- a, a:visited {
- {block:ifunderline}
- text-decoration: underline;{/block:ifunderline}
- {block:ifboldlinks}
- font-weight: bold;{/block:ifboldlinks}
- {block:ifitaliclinks}
- font-style: italic;{/block:ifitaliclinks}
- color:{color:link};
- {block:ifnotunderline}
- text-decoration: none;{/block:ifnotunderline}
- {block:iflinkborder}
- text-shadow: -1px 0 {color:link border}, 0 1px {color:link border}, 1px 0 {color:link border}, 0 -1px {color:link border};
- {block:iflinkborder}
- -webkit-transition-duration: .3s;
- -moz-transition-duration: .3s;
- -o-transition-duration: .3s;
- }
- a:hover {
- {block:iflinkborder}
- text-shadow: -1px 0 {color:link border hover}, 0 1px {color:link border hover}, 1px 0 {color:link border hover}, 0 -1px {color:link border hover};
- {/block:iflinkborder}
- color:{color:link hover};
- transition-duration: .3s;
- -webkit-transition-duration: .3s;
- -moz-transition-duration: .3s;
- -o-transition-duration: .3s;
- }
- #entries {
- position: relative;
- padding: 15px;
- padding-top:55px;
- width: {text:post size}px;
- margin: auto 5px 20px 520px;
- }
- iframe {
- {block:ifrounded}
- border-radius:10px;
- {/block:ifrounded}
- }
- iframe:hover{
- {block:ifblurhover}
- -webkit-filter: blur(3px); /* Safari 6.0 - 9.0 */
- filter: blur(1.75px);
- -webkit-transition-duration: .2s;
- -moz-transition-duration: .2s;
- -o-transition-duration: .2s;
- {block:ifblurhover}
- }
- iframe.photoset {
- {block:ifrounded}
- border-radius:10px;{/block:ifrounded}}
- #pic img {
- {block:ifrounded}
- border-radius:10px;{/block:ifrounded}
- }
- #entries blockquote {
- border-left: 1px solid {color:text};
- color: {color:text};
- padding: 0px 0px 0px 6px;
- }
- #sidebar {
- position:fixed;
- margin-left: 220px;
- margin-top: 60px;
- width: 245px;
- }
- #sidebar img {
- width: 309px;
- height: 127px;
- {block:ifrounded}
- border-radius:12px;{/block:ifrounded}
- {block:ifcircleicon}
- border-radius:200px;{/block:ifcircleicon}
- }
- #sidebar .desc {
- margin-top: 6px;
- }
- {block:ifpixels}
- #stupid {
- margin-top:6px;
- width: 320px;
- margin-left:-30px;
- }
- #stupid img {
- width:auto;
- height:auto;
- border-radius:0px;
- text-decoration:none;
- border:0px none transparent;
- }{/block:ifpixels}
- .ask {
- padding: 5px;
- }
- #pages {
- margin-top: 5px;
- font-size: 20px;
- }
- #pages a {
- font-weight:normal;
- font-style:normal;
- text-decoration: none;
- }
- #credit {
- font-size: 17px;
- position: fixed;
- padding: 7px;
- width: 10px;
- height: 7;
- line-height: 90%;
- bottom: 5px;
- left: 5px;
- }
- #credit a {
- font-weight:bold;
- font-style:normal;
- text-decoration: none;
- }
- {block:iflink1}
- #limks {
- position:fixed;
- z-index:9999999;
- font-size:40px;
- text-align:center;
- margin-bottom:10px;
- margin-left:300px;
- width:{text:post size}px;
- height:45px;
- background-color: transparent;
- }{/block:iflink1}
- ::-webkit-scrollbar {
- width: 10px;
- background: {color:bg};
- border: px solid #000;
- }
- ::-webkit-scrollbar-thumb {
- background: {color:scrollbar};
- border: px solid #000;
- border-radius:100px;
- }
- .search {
- width:160px;
- padding:7px;
- margin-top:10px;
- border-radius:4px;
- background:{color:bg};
- font-size:12px;
- color:{color:text};
- border:4px solid {color:searchbar};
- font-family:ms gothic;
- }
- ::placeholder{
- color:{color:text};
- }
- .go {width:46px; height:34px; background:{color:bg};
- border-radius:4px;font-size:12px; font-family:{text:font};color:{color:text};
- border-top:4px solid rgba({RGBcolor:searchbar}, 0.3);
- border-left:4px solid rgba({RGBcolor:searchbar}, 0.3);
- border-bottom:4px solid rgba({RGBcolor:searchbar}, 1.0);
- border-right:4px solid rgba({RGBcolor:searchbar}, 1.0);
- outline:none;font-family:ms gothic;}
- .go:active{
- border-bottom:3px solid rgba({RGBcolor:searchbar}, 0.3);
- border-right:3px solid rgba({RGBcolor:searchbar}, 0.3);
- border-top:3px solid rgba({RGBcolor:searchbar}, 1.0);
- border-left:3px solid rgba({RGBcolor:searchbar}, 1.0);
- outline:none;}
- .go:hover{
- cursor: help;
- }
- .tooltip{
- display: inline;
- position: relative;}
- #s-m-t-tooltip {
- max-width:230px;
- text-align:center;
- margin:40px 0 0 25px;
- background-color:transparent;
- color:{color:tooltip};
- letter-spacing:1px;
- word-wrap:break-word;
- z-index:999999999999999999999999999999999999;
- border-radius:4px;
- -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o -transition-duration:0.2s; transition:all 0.2s linear;
- -webkit-box-shadow: 0px 0px 8px 9px transparent;
- box-shadow: 0px 0px 5px 9px transparent;
- }
- </style>
- <head>
- {block:ifclickfireworks}
- <script type="text/javascript">
- /*tweaked by 1dcursors.tumblr.com*/
- /*DO NOT STEAL OR REMOVE THIS TAGS*/
- // <![CDATA[
- var sparks=75;
- var speed=33;
- var bangs=5;
- var colours=new Array('#03f', '#f03', '#0e0', '#93f', '#0cf', '#f93', '#f0c');
- var intensity=new Array();
- var Xpos=new Array();
- var Ypos=new Array();
- var dX=new Array();
- var dY=new Array();
- var stars=new Array();
- var decay=new Array();
- var timers=new Array();
- var swide=800;
- var shigh=600;
- var sleft=sdown=0;
- var count=0;
- function addLoadEvent(funky) {
- var oldonload=window.onload;
- if (typeof(oldonload)!='function') window.onload=funky;
- else window.onload=function() {
- if (oldonload) oldonload();
- funky();
- }
- }
- addLoadEvent(clicksplode);
- function clicksplode() { if (document.getElementById) {
- var i, j;
- window.onscroll=set_scroll;
- window.onresize=set_width;
- document.onclick=eksplode;
- set_width();
- set_scroll();
- for (i=0; i<bangs; i++) for (j=sparks*i; j<sparks+sparks*i; j++) {
- stars[j]=createDiv('*', 13);
- document.body.appendChild(stars[j]);
- }
- }}
- function createDiv(char, size) {
- var div, sty;
- div=document.createElement('div');
- sty=div.style;
- sty.font=size+'px monospace';
- sty.position='absolute';
- sty.backgroundColor='transparent';
- sty.visibility='hidden';
- sty.zIndex='101';
- div.appendChild(document.createTextNode(char));
- return (div);
- }
- function bang(N) {
- var i, Z, A=0;
- for (i=sparks*N; i<sparks*(N+1); i++) {
- if (decay[i]) {
- Z=stars[i].style;
- Xpos[i]+=dX[i];
- Ypos[i]+=(dY[i]+=1.25/intensity[N]);
- if (Xpos[i]>=swide || Xpos[i]<0 || Ypos[i]>=shigh+sdown || Ypos[i]<0) decay[i]=1;
- else {
- Z.left=Xpos[i]+'px';
- Z.top=Ypos[i]+'px';
- }
- if (decay[i]==15) Z.fontSize='7px';
- else if (decay[i]==7) Z.fontSize='2px';
- else if (decay[i]==1) Z.visibility='hidden';
- decay[i]--;
- }
- else A++;
- }
- if (A!=sparks) timers[N]=setTimeout('bang('+N+')', speed);
- }
- function eksplode(e) {
- var x, y, i, M, Z, N;
- set_scroll();
- y=(e)?e.pageY:event.y+sdown;
- x=(e)?e.pageX:event.x+sleft;
- N=++count%bangs;
- M=Math.floor(Math.random()*3*colours.length);
- intensity[N]=5+Math.random()*4;
- for (i=N*sparks; i<(N+1)*sparks; i++) {
- Xpos[i]=x;
- Ypos[i]=y-5;
- dY[i]=(Math.random()-0.5)*intensity[N];
- dX[i]=(Math.random()-0.5)*(intensity[N]-Math.abs(dY[i]))*1.25;
- decay[i]=16+Math.floor(Math.random()*16);
- Z=stars[i].style;
- if (M<colours.length) Z.color=colours[i%2?count%colours.length:M];
- else if (M<2*colours.length) Z.color=colours[count%colours.length];
- else Z.color=colours[i%colours.length];
- Z.fontSize='13px';
- Z.visibility='visible';
- }
- clearTimeout(timers[N]);
- bang(N);
- }
- function set_width() {
- var sw_min=999999;
- var sh_min=999999;
- if (document.documentElement && document.documentElement.clientWidth) {
- if (document.documentElement.clientWidth>0) sw_min=document.documentElement.clientWidth;
- if (document.documentElement.clientHeight>0) sh_min=document.documentElement.clientHeight;
- }
- if (typeof(self.innerWidth)=='number' && self.innerWidth) {
- if (self.innerWidth>0 && self.innerWidth<sw_min) sw_min=self.innerWidth;
- if (self.innerHeight>0 && self.innerHeight<sh_min) sh_min=self.innerHeight;
- }
- if (document.body.clientWidth) {
- if (document.body.clientWidth>0 && document.body.clientWidth<sw_min) sw_min=document.body.clientWidth;
- if (document.body.clientHeight>0 && document.body.clientHeight<sh_min) sh_min=document.body.clientHeight;
- }
- if (sw_min==999999 || sh_min==999999) {
- sw_min=800;
- sh_min=600;
- }
- swide=sw_min-7;
- shigh=sh_min-7;
- }
- function set_scroll() {
- if (typeof(self.pageYOffset)=='number') {
- sdown=self.pageYOffset;
- sleft=self.pageXOffset;
- }
- else if (document.body && (document.body.scrollTop || document.body.scrollLeft)) {
- sdown=document.body.scrollTop;
- sleft=document.body.scrollLeft;
- }
- else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
- sleft=document.documentElement.scrollLeft;
- sdown=document.documentElement.scrollTop;
- }
- else {
- sdown=0;
- sleft=0;
- }
- }
- // ]]>
- </script>{/block:ifclickfireworks}
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- <link href="https://fonts.googleapis.com/css?family=Short+Stack" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=comic+sans" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Karla" rel="stylesheet">
- {block:ifrainbowlinks}
- <script type='text/javascript'>
- //<![CDATA[
- var rate = 50;
- if (document.getElementById)
- window.onerror=new Function("return true")
- var objActive; // The object which event occured in
- var act = 0; // Flag during the action
- var elmH = 0; // Hue
- var elmS = 100; // Saturation
- var elmV = 255; // Value
- var clrOrg; // A color before the change
- var TimerID; // Timer ID
- if (document.all) {
- document.onmouseover = doRainbowAnchor;
- document.onmouseout = stopRainbowAnchor;
- }
- else if (document.getElementById) {
- document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
- document.onmouseover = Mozilla_doRainbowAnchor;
- document.onmouseout = Mozilla_stopRainbowAnchor;
- }
- function doRainbow(obj)
- {
- if (act == 0) {
- act = 1;
- if (obj)
- objActive = obj;
- else
- objActive = event.srcElement;
- clrOrg = objActive.style.color;
- TimerID = setInterval("ChangeColor()",100);
- }
- }
- function stopRainbow()
- {
- if (act) {
- objActive.style.color = clrOrg;
- clearInterval(TimerID);
- act = 0;
- }
- }
- function doRainbowAnchor()
- {
- if (act == 0) {
- var obj = event.srcElement;
- while (obj.tagName != 'A' && obj.tagName != 'BODY') {
- obj = obj.parentElement;
- if (obj.tagName == 'A' || obj.tagName == 'BODY')
- break;
- }
- if (obj.tagName == 'A' && obj.href != '') {
- objActive = obj;
- act = 1;
- clrOrg = objActive.style.color;
- TimerID = setInterval("ChangeColor()",100);
- }
- }
- }
- function stopRainbowAnchor()
- {
- if (act) {
- if (objActive.tagName == 'A') {
- objActive.style.color = clrOrg;
- clearInterval(TimerID);
- act = 0;
- }
- }
- }
- function Mozilla_doRainbowAnchor(e)
- {
- if (act == 0) {
- obj = e.target;
- while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
- obj = obj.parentNode;
- if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
- break;
- }
- if (obj.nodeName == 'A' && obj.href != '') {
- objActive = obj;
- act = 1;
- clrOrg = obj.style.color;
- TimerID = setInterval("ChangeColor()",100);
- }
- }
- }
- function Mozilla_stopRainbowAnchor(e)
- {
- if (act) {
- if (objActive.nodeName == 'A') {
- objActive.style.color = clrOrg;
- clearInterval(TimerID);
- act = 0;
- }
- }
- }
- function ChangeColor()
- {
- objActive.style.color = makeColor();
- }
- function makeColor()
- {
- // Don't you think Color Gamut to look like Rainbow?
- // HSVtoRGB
- if (elmS == 0) {
- elmR = elmV; elmG = elmV; elmB = elmV;
- }
- else {
- t1 = elmV;
- t2 = (255 - elmS) * elmV / 255;
- t3 = elmH % 60;
- t3 = (t1 - t2) * t3 / 60;
- if (elmH < 60) {
- elmR = t1; elmB = t2; elmG = t2 + t3;
- }
- else if (elmH < 120) {
- elmG = t1; elmB = t2; elmR = t1 - t3;
- }
- else if (elmH < 180) {
- elmG = t1; elmR = t2; elmB = t2 + t3;
- }
- else if (elmH < 240) {
- elmB = t1; elmR = t2; elmG = t1 - t3;
- }
- else if (elmH < 300) {
- elmB = t1; elmG = t2; elmR = t2 + t3;
- }
- else if (elmH < 360) {
- elmR = t1; elmG = t2; elmB = t1 - t3;
- }
- else {
- elmR = 0; elmG = 0; elmB = 0;
- }
- }
- elmR = Math.floor(elmR).toString(16);
- elmG = Math.floor(elmG).toString(16);
- elmB = Math.floor(elmB).toString(16);
- if (elmR.length == 1) elmR = "0" + elmR;
- if (elmG.length == 1) elmG = "0" + elmG;
- if (elmB.length == 1) elmB = "0" + elmB
- elmH = elmH + rate;
- if (elmH >= 360)
- elmH = 0;
- return '#' + elmR + elmG + elmB;
- }
- //]]>
- </script>
- {/block:ifrainbowlinks}
- </head>
- <body>
- <script type="text/javascript" src="https://scmplayer.co/script.js"
- data-config="{'skin':'https://static.tumblr.com/wx6pget/hAinc7m11/.css','volume':53,'autoplay':true,'shuffle':false,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'WAO','url':'https://www.youtube.com/watch?v=If9uAT3Bdzk'}]}" ></script>
- <div id="lol">
- <div id="limks"><center>
- {block:iflink1}
- {text:link thing} <a href="{text:link 1 url}">{text:link 1}</a>
- {/block:iflink1}
- {block:iflink2}
- {text:link divider} <a href="{text:link 2 url}">{text:link 2}</a>
- {/block:iflink2}
- {block:iflink3}
- {text:link divider} <a href="{text:link 3 url}">{text:link 3}</a>
- {/block:iflink3} {text:link thing}</center>
- </div>
- <div style="margin-left:780px;position:fixed;z-index:9999999;"><form action="/search" method="get">
- <input class="search" type="text" placeholder="{text:searchbar}" name="q" value="" style="outline:none;">
- <input class="go" type="submit" value="GO!" id="sb"/>
- </form>
- </div>
- <div id="sidebar">
- <center>
- <a href="/" title="{title}"><img src="{image:icon}"></a>
- {block:ifdesc}
- <div class="desc">
- {Description}
- </div>
- {/block:ifdesc}
- {block:ifpixels}
- <div id="stupid"><center>
- <img src="{image:img 1}"> <img src="{image:img 2}"><br>
- <img src="{image:img 3}"> <img src="{image:img 4}"><br>
- <img src="{image:img 5}"> <img src="{image:img 6}">
- </center></div>{/block:ifpixels}
- <div id="pages">
- {block:PreviousPage}
- <a href="{PreviousPage}">⇇</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">⇉</a>
- {/block:NextPage}
- </div>
- </center>
- </div>
- <div id="credit">
- <b><a href="https://55minutes.tumblr.com"> 55 </a></b>
- </div>
- <!-- POSTS -->
- <div id="content">
- {block:Posts}
- <div id="entries">
- {block:NoRebloggedFrom}
- {block:RebloggedFrom}
- {ReblogParentName}
- {/block:RebloggedFrom}
- {/block:NoRebloggedFrom}
- {block:ContentSource}
- <!-- {SourceURL}
- {block:SourceLogo}
- <img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text}
- {block:Title}
- <b>{Title}</b>
- {block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}
- <center><div id="pic"><img src="{PhotoURL-400}" alt="{PhotoAlt}" style="width: {text:post size}px;"></center>
- {LinkCloseTag}
- {block:ifcaption}
- {block:Caption}
- {Caption}
- {/block:Caption}{/block:ifcaption}
- {/block:Photo}
- {block:Photoset}
- {LinkOpenTag}
- <center><div id="iframe">{Photoset}</center>
- {LinkCloseTag}
- {block:ifcaption}
- {block:Caption}
- {Caption}
- {/block:Caption}{/block:ifcaption}
- {/block:Photoset}
- {block:Quote}
- {Quote}
- {block:Source}
- {Source}
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" target="_blank">{Name}</a>
- {block:ifcaption}
- {block:Caption}
- {Caption}
- {/block:Caption}{/block:ifcaption}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <b>{Title}</b>
- {/block:Title}
- {block:Lines}
- <div class="line {Alt}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {block:AudioPlayer}
- {AudioPlayer}
- {block:AudioPlayer}
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}
- {Artist}
- {/block:Artist}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- <div style="overflow:hidden;">
- <center><div id="iframe">{Video-400}</div></center>
- </div>
- {block:ifcaption}
- {block:Caption}
- {Caption}
- {block:Caption}{/block:ifcaption}
- {/block:Video}
- {block:Answer}
- <div class="ask">
- {Asker}:
- {Question}
- </div>
- {Answer}
- {block:Answerer}
- ({Answerer})
- {/block:Answerer}
- {/block:Answer}
- <!-- PERMALINK -->
- {block:Date}
- <div class="permalink" style="margin-top:5px;">
- {block:ifperma}
- <a href="{Permalink}">
- {timeago}</a> {block:ifnotes}<a href="{Permalink}">{text:notes}{NoteCount}</a>{/block:ifnotes}<div style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">RB</a></div>{/block:ifperma}
- {block:iftags}
- {block:HasTags}{block:ifperma}<br>{/block:ifperma}tagged:
- {block:Tags}
- <a href="{TagURL}">{tag}</a>
- {/block:Tags}
- {/block:HasTags}{/block:iftags}
- </a>
- </div>
- {block:PermalinkPage}
- <br>
- <div style="font-size:{text:font size}px;">
- {block:ifnotcaption}
- {caption}{/block:ifnotcaption}
- <center>
- posted @ {ShortMonth}. {DayOfMonthwithSuffix}, {Year}
- {block:ifnottags}
- {block:HasTags}<br>tagged: {block:Tags}<a href="{TagURL}">{tag}</a> {/block:Tags}{/block:HasTags}{/block:ifnottags}</div>
- <br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</center>
- {/block:PermalinkPage}
- </a>
- </div></center>
- {/block:Date}
- </div>
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement