Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- ♡ marija theme by joyfriend ♡
- windows xp parts from https://botoxparty.github.io/XP.css/
- ----->
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <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>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{rss}">
- <link rel="stylesheet" href="https://unpkg.com/xp.css" />
- <title>{Title}</title>
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <link href="https://fonts.googleapis.com/css?family=Short+Stack&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
- <script src="https://unpkg.com/cursor-effects@latest/dist/browser.js"></script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:posts" content=""/>
- <meta name="color:container bg" content="#fff"/>
- <meta name="color:sidebar bg" content=""/>
- <meta name="color:sidebar secondary" content="#ffffff"/>
- <meta name="color:border" content="#000">
- <meta name="color:post glow" content="#000">
- <meta name="color:text" content="#2b2b2b"/>
- <meta name="color:link" content="#2b2b2b"/>
- <meta name="color:link hover" content="#949494"/>
- <meta name="color:text glow" content="#000000"/>
- <meta name="color:text outline" content="#000000"/>
- <meta name="color:link glow" content="#000000"/>
- <meta name="color:link outline" content="#000000"/>
- <meta name="color:selection bg" content="#fff"/>
- <meta name="color:selection text">
- <meta name="color:tooltip text" content="#fff"/>
- <meta name="color:tooltip border" content="#fff"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="image:favicon" content="">
- <meta name="image:container" content="">
- <meta name="image:bottom right" content=""/>
- <meta name="if:winXP" content="" />
- <meta name="if:winXP hills" content="" />
- <meta name="if:redirect" content="" />
- <meta name="if:cover bg" content="" />
- <meta name="if:cover container" content="" />
- <meta name="if:container border" content="" />
- <meta name="if:sidebar img border" content="" />
- <meta name="if:post border" content="" />
- <meta name="if:post glow" content="" />
- <meta name="if:glow links" content="" />
- <meta name="if:link outline" content="" />
- <meta name="if:glow text" content="" />
- <meta name="if:text outline" content="" />
- <meta name="if:cursor trail" content="" />
- <meta name="if:sidebar border" content="" />
- <meta name="text:font size" content="12px">
- <meta name="text:description" content="nyall even read this shit?"/>
- <meta name="text:redirect" content=""/>
- <meta name="text:link divider" content="/"/>
- <meta name="text:border size" content="3px" />
- <meta name="text:audio link" content="https://cdn.discordapp.com/attachments/604506825991127053/859249555388366878/yt1s.com_-_Coconut_Mall_Mario_Kart_Wii_OST.mp3" />
- <meta name="text:audio marquee" content="Now playing: Coconut Mall - Mario Kart Wii" />
- <meta name="text:link1" content="one">
- <meta name="text:url1" content="">
- <meta name="text:link2" content="two">
- <meta name="text:url2" content="">
- <meta name="text:link3" content="three">
- <meta name="text:url3" content="">
- <meta name="text:link4" content="four">
- <meta name="text:url4" content="">
- <meta name="select:font" content="arial">
- <meta name="select:font" content="verdana">
- <meta name="select:font" content="courier">
- <meta name="select:font" content="georgia">
- <meta name="select:font" content="times new roman">
- <meta name="select:font" content="ms gothic"/>
- <meta name="select:font" content="short stack"/>
- <meta name="select:font" content="comic sans ms">
- <meta name="select:border type" content="solid" />
- <meta name="select:border type" content="double" />
- <meta name="select:border type" content="dashed" />
- <meta name="select:border type" content="dotted" />
- <meta name="select:border type" content="outset">
- <meta name="select:border type" content="inset">
- {block:ifredirect}
- {block:IndexPage}
- <script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect}";
- }
- </script>
- {/block:IndexPage}
- {/block:ifredirect}
- <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <style type="text/css">
- ::selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- ::-moz-selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- .tooltip{
- display:inline;
- position:relative;
- }
- #s-m-t-tooltip{
- max-width:300px;
- padding:5px;
- margin:20px 7px -2px 20px;
- letter-spacing:1px;
- background-color: rgba(0, 0, 0, 0.4);
- text-align:center;
- color:{color:tooltip text};
- text-shadow: -1px 0 {color:tooltip border},
- 0 1px {color:tooltip border}, 1px 0 {color:tooltip border},
- 0 -1px {color:tooltip border};
- z-index:9;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- /* body */
- body {
- margin:0px;
- background:{color:background};
- color:{color:text};
- {block:ifglowtext}
- text-shadow: 0 0 3px {color:text glow}, 0 0 15px {color:text glow} , 0 0 3px {color:text glow};
- {/block:ifglowtext}
- {block:iftextoutline}
- text-shadow: -1px 0 {color:text outline},
- 0 1px {color:text outline}, 1px 0 {color:text outline},
- 0 -1px {color:text outline};
- {/block:iftextoutline}
- background-image: url('{image:background}');
- {block:ifnotcoverbg}
- background-repeat: repeat;
- background-size: 50%;
- background-attachment: fixed;
- {/block:ifnotcoverbg}
- {block:ifcoverbg}
- background-size: cover;
- background-attachment: fixed;
- {/block:ifcoverbg}
- color:{color:text};
- font-family: {select:font};
- font-size: {text:font size};
- }
- p{
- margin:0 0 10px 0;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a {
- color:{color:link};
- {block:ifglowlinks}
- text-shadow: 0 0 3px {color:link glow},
- 0 0 15px {color:link glow},
- 0 0 3px {color:link glow};
- {/block:ifglowlinks}
- {block:iflinkoutline}
- text-shadow: -1px 0 {color:link outline},
- 0 1px {color:link outline}, 1px 0 {color:link outline},
- 0 -1px {color:link outline};
- {/block:iflinkoutline}
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- text-decoration:none;
- }
- a:hover {
- color:{color:link hover};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- /*deco*/
- #right img{
- position:fixed;
- z-index:999;
- bottom:0px;
- right:0;
- left:fixed;
- max-width:450px;
- -webkit-transform: scaleX(-1);
- transform: scaleX(-1);
- }
- #left img{
- position:fixed;
- z-index:999;
- margin-left:420px;
- margin-top:350px;
- left:fixed;
- max-width:50px;
- }
- #hills img{
- position:fixed;
- z-index:2;
- top:600px;
- left:0px;
- max-width:100%;
- }
- /*posts*/
- #container{
- top:50%;
- left:50%;
- transform:translate(-50%,-50%);
- position:fixed;
- padding:40px;
- height:600px;
- overflow:auto;
- background-color:{color:container bg};
- background-image: url('{image:container}');
- {block:ifcontainerborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifcontainerborder}
- {block:ifnotcovercontainer}
- background-repeat: repeat;
- background-attachment: fixed
- {/block:ifnotcovercontainer}
- {block:ifcovercontainer}
- background-size: cover;
- background-attachment: fixed;
- {/block:ifcovercontainer}
- }
- #posts {
- width:400px;
- padding:10px;
- margin-bottom:25px;
- background-color:{color:posts};
- {block:ifpostborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifpostborder}
- {block:ifpostglow}
- -moz-box-shadow: 0px 0px 4px 2px {color:post glow};
- -webkit-box-shadow: 0px 0px 4px 2px {color:post glow};
- box-shadow: 0px 0px 4px 2px {color:post glow};
- {/block:ifpostglow}
- margin-bottom:30px;
- }
- #posts img {
- max-width:100%;
- height:auto;
- }
- .tags {
- max-height:0px;
- line-height:130%;
- text-align:left;
- font-size:{text:font size};
- opacity:0;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #posts:hover .tags{
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #pagination{
- margin-bottom:50px;
- }
- /* sidebar*/
- #navcon {
- margin-left:220px;
- margin-top:410px;
- position:fixed;
- z-index: 10;
- }
- #sideb{
- margin-left:100px;
- margin-top:-50px;
- }
- #sidebar{
- height:auto;
- max-width:100%;
- {block:ifsidebarimgborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsidebarimgborder}
- margin-bottom:-5px;
- }
- /* xp sidebar */
- .window{
- font-size: {text:font size};
- }
- #info {
- position: absolute;
- z-index: 9;
- text-align: center;
- }
- #infoheader {
- cursor: move;
- z-index: 10;
- }
- #navi {
- position: absolute;
- z-index: 9;
- text-align: center;
- }
- #naviheader {
- cursor: move;
- z-index: 10;
- }
- /*normal sidebar*/
- #normalnavbox{
- width: 280px;
- {block:ifsidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsidebarborder}
- background-color:{color:sidebar bg};
- padding:10px;
- }
- .linkz{
- background-color:{color:sidebar secondary};
- {block:ifsecondarysidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsecondarysidebarborder}
- }
- #normalsidebar{
- width: 250px;
- {block:ifsidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsidebarborder}
- background-color:{color:sidebar bg};
- padding:10px;
- }
- .descinfo{
- margin: 0 3px;
- {block:ifsecondarysidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsecondarysidebarborder}
- padding: 2px 1px;
- text-align:center;
- gap: 0;
- display: flex;
- background-color:{color:sidebar secondary};
- }
- #descinfo{
- flex-grow: 1;
- margin-bottom:0px
- }
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- .media{
- margin:0 0 10px 0;
- }
- .title{
- font-weight:normal;
- font-size:18px;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- }
- blockquote{
- margin:0 0 10px 10px;
- padding:0 0 0 10px;
- border-left:solid 1px #000;
- }
- /*
- post footers - date, tags, via and source
- */
- .post .footer{
- margin:0;
- text-align:left;
- }
- /*
- post notes
- */
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- }
- ol.notes li.note{
- margin:0px;
- }
- /* audio stuff */
- .spotify_audio_player {
- height:80px!important;
- width:100%!important;}
- .soundcloud_audio_player {
- height:150px!important;
- width:100%!important;}
- .trackback {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #fff;
- padding: 10px;
- opacity: .4;}
- .pressplay{
- position: relative;
- width: 25px;
- height: 25px;
- overflow: hidden;
- left: -6px;
- top: -3px;}
- .albumpic {
- position: absolute;
- left: 0px;
- top: 0px;
- width: 79px;
- height: 79px;}
- .albumpic img {
- width: 100%;
- height: auto;
- border: 1px solid {color:font color};}
- .trackinfo {
- width: auto;
- display:inline-block;
- margin-left: 90px;
- min-height: 85px;}
- .audiowrapper {
- position: relative; display:inline-block;}
- /* cred */
- #cred{
- position:fixed;
- font-size:15px;
- width:48px;
- text-align:center;
- left:10px;
- bottom:10px;
- z-index:10;
- }
- #cred a{
- color:white;
- text-decoration:none;
- text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
- }
- </style>
- </head>
- <body>
- {block:ifcursortrail}
- <script type="module">
- import { ghostCursor } from "https://unpkg.com/cursor-effects@latest/dist/esm.js";
- new ghostCursor();
- </script>
- {/block:ifcursortrail}
- <div id="right"><img src="{image:bottom right}"></div>
- {block:ifwinXPhills}
- <div id="hills"><img src="https://64.media.tumblr.com/a77a2a36cb7d26ac5bdf0f1aa1bc6175/354585b1e4906fc5-d1/s2048x3072/3dfe0be1cbd5a7f0f0188a2ba2e8083536ef95c9.png"></div>
- {/block:ifwinXPhills}
- <!--
- normal
- -->
- {block:ifnotwinXP}
- <div id="navcon"> <!--navi-->
- <div id="navi">
- <div id="naviheader">
- <div id="normalnavbox">
- <div class="linkz" >
- <a href="{text:url1}">{text:link1}</a> {text:link divider}
- <a href="{text:url2}">{text:link2}</a> {text:link divider}
- <a href="{text:url3}">{text:link3}</a> {text:link divider}
- <a href="{text:url4}">{text:link4}</a>
- </div>
- {block:Pagination}
- <table style="width:100%; margin-top:5px">
- <tr>
- {block:PreviousPage}
- <td style="width: 50%;">
- <a href="{PreviousPage}">previous</a>
- </td>
- {/block:PreviousPage}
- {block:NextPage}
- <td style="width: 50%;">
- <a href="{NextPage}">next</a>
- </td>
- {/block:NextPage}
- </tr>
- </table>
- {/block:Pagination}
- </div>
- </div>
- </div>
- </div> <!--end navi-->
- <p style="visibility: hidden" id="zed"><span class="material-icons">pause</span></p>
- <p style="visibility: hidden" id="ah"><span class="material-icons">play_arrow</span></p>
- <div id="sideb"> <!-- sidebar-->
- <div id="info">
- <div id="infoheader">
- <div id="normalsidebar">
- <div style="padding-right:4px"class="window-body">
- <a href="/"><img id="sidebar" src="{image:sidebar}"></a>
- </div>
- <div style="border-bottom:none" class="descinfo">
- <p id="descinfo">
- {block:ifDescription}{text:description}{/block:ifDescription}
- </p>
- </div>
- <div class="descinfo">
- <p id="descinfo">
- <audio id="myAudio" src="{text:audio link}" type="audio"></audio>
- <span id="demo" onclick="myFunction()"><span class="material-icons">play_arrow</span></span>
- </p>
- <p style="{block:ifsecondarysidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsecondarysidebarborder}" id="descinfo">
- <marquee style="margin-top:5px; margin-bottom:-2px" scrollamount="8">
- {text:audio marquee}</marquee></p>
- </div>
- </div>
- </div>
- </div>
- </div><!--end sidebar-->
- {/block:ifnotwinXP}
- <!--
- win xp
- -->
- {block:ifwinXP}
- <div id="navcon"> <!--navi-->
- <div id="navi">
- <div id="naviheader">
- <div class="window" style="width: 300px">
- <div class="title-bar">
- <div class="title-bar-text">C:\\USERS\{name}\pages\{TotalPages}</div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div class="window-body">
- <ul class="tree-view" style="font-size:15px; padding:5px">
- <a href="{text:url1}">{text:link1}</a> {text:link divider}
- <a href="{text:url2}">{text:link2}</a> {text:link divider}
- <a href="{text:url3}">{text:link3}</a> {text:link divider}
- <a href="{text:url4}">{text:link4}</a>
- </ul>
- {block:Pagination}
- <table style="width:100%; margin-top:5px">
- <tr>
- {block:PreviousPage}
- <td style="width: 50%;">
- <form action="{PreviousPage}">
- <input type="submit" value="back" />
- </form>
- </td>
- {/block:PreviousPage}
- {block:NextPage}
- <td style="width: 50%;">
- <form action="{NextPage}">
- <input type="submit" value="next" />
- </form>
- </td>
- {/block:NextPage}
- </tr>
- </table>
- {/block:Pagination}
- </div>
- </div>
- </div>
- </div>
- </div> <!--end navi-->
- <p style="visibility: hidden" id="zed"><span class="material-icons">pause</span></p>
- <p style="visibility: hidden" id="ah"><span class="material-icons">play_arrow</span></p>
- <div id="sideb"> <!-- sidebar-->
- <div id="info">
- <div id="infoheader">
- <div class="window" style="width: 250px">
- <div class="title-bar">
- <div class="title-bar-text">About</div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div style="padding-right:4px"class="window-body">
- <a href="/"><img id="sidebar" src="{image:sidebar}"></a>
- </div>
- <div class="status-bar">
- <p class="status-bar-field">
- {block:ifDescription}{text:description}{/block:ifDescription}
- </p>
- </div>
- <div class="status-bar">
- <p class="status-bar-field">
- <audio id="myAudio" src="{text:audio link}" type="audio"></audio>
- <span id="demo" onclick="myFunction()"><span class="material-icons">play_arrow</span></span>
- </p>
- <p style="width:200px" class="status-bar-field">
- <marquee style="margin-top:5px; margin-bottom:-2px" scrollamount="8">
- {text:audio marquee}</marquee></p>
- </div>
- </div></div>
- </div>
- </div><!--end sidebar-->
- {/block:ifwinXP}
- <!--scripts-->
- <script>
- function myFunction() {
- var x = document.getElementById("demo");
- var y = document.getElementById("myAudio");
- var z = document.getElementById("zed").innerHTML;
- var a = document.getElementById("ah").innerHTML;
- if (x.innerHTML === a) {
- x.innerHTML = z;
- y.play();
- } else {
- x.innerHTML = a;
- y.pause();
- }
- }
- </script>
- <script>
- //Make the DIV element draggagle:
- dragElement(document.getElementById("navi"));
- function dragElement(elmnt) {
- var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
- if (document.getElementById(elmnt.id + "header")) {
- /* if present, the header is where you move the DIV from:*/
- document.getElementById(elmnt.id + "header").onmousedown = dragMouseDown;
- } else {
- /* otherwise, move the DIV from anywhere inside the DIV:*/
- elmnt.onmousedown = dragMouseDown;
- }
- function dragMouseDown(e) {
- e = e || window.event;
- e.preventDefault();
- // get the mouse cursor position at startup:
- pos3 = e.clientX;
- pos4 = e.clientY;
- document.onmouseup = closeDragElement;
- // call a function whenever the cursor moves:
- document.onmousemove = elementDrag;
- }
- function elementDrag(e) {
- e = e || window.event;
- e.preventDefault();
- // calculate the new cursor position:
- pos1 = pos3 - e.clientX;
- pos2 = pos4 - e.clientY;
- pos3 = e.clientX;
- pos4 = e.clientY;
- // set the element's new position:
- elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
- elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
- }
- function closeDragElement() {
- /* stop moving when mouse button is released:*/
- document.onmouseup = null;
- document.onmousemove = null;
- }
- }
- </script>
- <script>
- //Make the DIV element draggagle:
- dragElement(document.getElementById("info"));
- function dragElement(elmnt) {
- var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
- if (document.getElementById(elmnt.id + "header")) {
- /* if present, the header is where you move the DIV from:*/
- document.getElementById(elmnt.id + "header").onmousedown = dragMouseDown;
- } else {
- /* otherwise, move the DIV from anywhere inside the DIV:*/
- elmnt.onmousedown = dragMouseDown;
- }
- function dragMouseDown(e) {
- e = e || window.event;
- e.preventDefault();
- // get the mouse cursor position at startup:
- pos3 = e.clientX;
- pos4 = e.clientY;
- document.onmouseup = closeDragElement;
- // call a function whenever the cursor moves:
- document.onmousemove = elementDrag;
- }
- function elementDrag(e) {
- e = e || window.event;
- e.preventDefault();
- // calculate the new cursor position:
- pos1 = pos3 - e.clientX;
- pos2 = pos4 - e.clientY;
- pos3 = e.clientX;
- pos4 = e.clientY;
- // set the element's new position:
- elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
- elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
- }
- function closeDragElement() {
- /* stop moving when mouse button is released:*/
- document.onmouseup = null;
- document.onmousemove = null;
- }
- }
- </script>
- <div id="container"><!--posts-->
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div id="titlequote"><i class="fa fa-quote-left"></i> {Quote} <i class="fa fa-quote-right"></i></div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:link}
- <div id="title"><a href="{URL}"><i class="fa fa-link"></i> {Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:link}
- {block:Chat}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {/block:Text}
- {block:lines}
- {block:label}
- <br><b>{label}</b>
- {/block:label}
- {line}
- {/block:lines}
- {/block:Chat}
- {block:Photo}
- {linkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{linkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- <div class="video">{Video-400}</div>
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="albumpic"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="trackback">
- <div class="pressplay">
- {AudioPlayer}
- </div></div>
- <div class="trackinfo">
- {block:TrackName}{TrackName}{/block:TrackName}<br>
- {block:Artist}<b>{Artist}</b>{/block:Artist}<br>
- {block:Album}<i>{Album}</i>{/block:Album}<br>
- </div></div>
- {/block:AudioPlayer}
- {block:Answer}
- <div class="q">
- <div class="as"> <b><big>{Asker} said:</big></b>
- {Question}</div></div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- <!-- {block:ContentSource} {SourceURL} {/block:ContentSource} {block:RebloggedFrom} {ReblogRootURL} {ReblogParentURL} {/block:RebloggedFrom} -->
- {block:Date}
- <div class="footer">
- <a href="{Permalink}"><a href="{Permalink}" title="{timeago}">{notecount}{text:notes symbol}</a>
- <!-- {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}
- <br>
- <div class="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- </div>
- <div id="cred">
- {block:ifwinxp}
- <a href="https://joyfriend.tumblr.com/"><img src="https://vignette.wikia.nocookie.net/yaberolan/images/a/a2/Recycle_Bin1.png/revision/latest?cb=20110330082733&path-prefix=sv" width="48px"><br>
- {/block:ifwinxp}
- <a href="https://joyfriend.tumblr.com/">theme</a></div>
- </body>
- </html>
- <!--hi :)-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement