Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto700::latin', 'Indie+Flower::latin' , 'Bitter::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----
- // THEME 039 "ALLISON" MADE BY AZUREOFRP //
- // PLS DO NOT STEAL ANYTHING //
- // READ MY FAQ OR CHECK MY ANSWERED TAG IF YOU HAVE ANY QUESTIONS //
- // OK THANK U :~) //
- --->
- <meta name="color:blockquote border" content="#ffffff">
- <meta name="color:border" content="#000000">
- <meta name="color:text" content="#000000"/>
- <meta name="color:post text" content="#b6b6b6"/>
- <meta name="color:header desc" content="#b6b6b6"/>
- <meta name="color:title text" content="#ffffff"/>
- <meta name="color:italic text" content="#000000">
- <meta name="color:bold text" content="#000000">
- <meta name="color:hover" content="#c1b8b8">
- <meta name="color:links" content="#ffffff"/>
- <meta name="color:accent" content="#ffffff"/>
- <meta name="color:scrollbar" content="#473f3f">
- <meta name="color:credit" content="#616b6b">
- <meta name="color:text shadow" content="#ffffff">
- <meta name="color:background" content="#c3cccc"/>
- <meta name="color:blockquote background" content="#c3cccc">
- <meta name="color:description background" content="#c1b6b6"/>
- <meta name="color:post background" content="#000000">
- <meta name="color:links background" content="#a1adad">
- <meta name="color:info background" content="#a1adad">
- <meta name="color:sidebar background" content="#adb3b3">
- <meta name="color:question background" content="#adb3b3">
- <meta name="color:scrollbar background" content="#616b6b">
- <meta name="image:background" content=""/>
- <meta name="image:header" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:icon" content=""/>
- <meta name="text:title" content="">
- <meta name="text:question 1" content="">
- <meta name="text:question 2" content="">
- <meta name="text:question 3" content="">
- <meta name="text:question 4" content="">
- <meta name="text:answer 1" content="">
- <meta name="text:answer 2" content="">
- <meta name="text:answer 3" content="">
- <meta name="text:answer 4" content="">
- <meta name="text:ask form url" content="">
- <meta name="text:about text" content="">
- <meta name="text:navi url" content="/">
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:2px;
- background-color:{color:scrollbar background};
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:10px 0px 0px 10px;
- padding:5px;
- background-color:{color:post background};
- box-shadow:1px 1px 0px {color:shadow};
- border-radius:0px 0px 3px 3px;
- font-family: 'arial', sans-serif;
- font-size:8px;
- text-transform:none;
- letter-spacing:1px;
- color:{color:text};
- z-index:999999999999999999999999999999999999;
- }
- body {
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- font-weight:none;
- font-family: 'arial', sans-serif;
- font-size:9px;
- text-align:justify;
- color:{color:text};
- margin:0;
- }
- a {
- text-decoration:none;
- color:{color:links};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- a:hover {
- text-decoration:none;
- color:{color:hover};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- img {
- border:none;
- }
- blockquote {
- font-size:9px;
- max-width:545px;
- border-left:1px solid{color:blockquote border};
- background-color:{color:blockquote background};
- text-align:left;
- padding:5px;
- font-weight:none;
- margin-left:5px;
- margin-right:5px;
- padding-left:5px;
- color:{color:text};
- }
- pre{
- font-size:9px;
- text-align:center;
- text-transform:none;
- font-family: 'Bitter', serif;
- font-weight:bold;
- line-height:9px;
- border-left:1px solid {color:blockquote border};
- border-bottom:1px solid {color:blockquote border};
- letter-spacing:2px;
- background-color:{color:blockquote background};
- color:{color:text};
- padding:6px;
- }
- small{
- font-size:9px;
- }
- big{
- font-size:9px;
- }
- sub{
- font-size:9px;
- }
- h1 {
- font-size:9px;
- text-align:left;
- font-family: 'Roboto', sans-serif;
- text-shadow: 1px 1px 3px {color:text shadow};
- letter-spacing:1px;
- background-color:{color:blockquote background};
- color:{color:text};
- padding:6px;
- }
- h1 a{
- color:{color:text};
- }
- h2{
- color:{color:text};
- text-transform:uppercase;
- text-decoration:underline;
- text-shadow: 1px 1px 0px {color:text shadow};
- text-align:left;
- font-style:italic;
- }
- b {
- font-weight:bold;
- background:{color:accent};
- padding:2px;
- text-shadow: 1px 1px 3px {color:text shadow};
- color:{color:bold text};
- }
- i {
- font-weight:italic;
- color:{color:italic text};
- }
- u {
- text-decoration:none;
- border-bottom:1px solid {color:border};
- }
- #about-text {
- overflow:auto;
- position:fixed;
- text-align:center;
- margin-top:24px;
- margin-left:54px;
- text-transform:none;
- font-style:normal;
- background:{color:description background};
- font-family:arial;
- width:160px;
- height:53px;
- opacity:1;
- line-height:10px;
- color:{color:text};
- padding:10px;
- letter-spacing:0.2px;
- padding-top:8px;
- font-size:9.5px;
- z-index:9999999;
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #about-text:first-letter {
- font-size:25px;
- padding:1px;
- font-family:'arial';
- font-weight:bold;
- padding-left:2px;
- margin:4px 0 0;
- float:center;
- text-shadow: 2px 1px 0px {color:text shadow};
- font-style:none;
- text-transform:uppercase;
- }
- #pagination {
- font-size:8px;
- font-style:normal;
- position:fixed;
- text-align:center;
- letter-spacing:1px;
- margin-left:1140px;
- background:{color:post background};
- margin-top:230px;
- padding:5px;
- line-height:10px;
- height:8px;
- width:50px;
- font-weight:bold;
- display:inline-block;
- color:{color:links};
- z-index:999;
- font-family: arial;
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #pagination:hover{
- color:{color:hover};
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #title {
- width:230px;
- height:27px;
- position:fixed;
- padding-top:10px;
- padding-bottom:10px;
- padding-left:10px;
- padding-right:10px;
- line-height:20px;
- margin-top:625px;
- font-weight:bold;
- font-style:italic;
- color:{color:title text};
- margin-left:340px;
- text-transform:none;
- text-shadow: 1px 1px 3px {color:text shadow};
- font-size:35px;
- font-family: 'Indie Flower', cursive;
- text-align:center;
- overflow:hidden;
- letter-spacing:1px;
- z-index:99;
- opacity:1;
- }
- #sidebar1{
- position:fixed;
- opacity:1;
- background-image:url('{image:sidebar}');
- width:175px;
- height:315px;
- background:{color:post background};
- margin-top:355px;
- margin-left:860px;
- z-index:9999999;
- }
- #abouticon {
- position:fixed;
- width:70px;
- margin-top:190px;
- padding:10px;
- height:70px;
- margin-left:180px;
- background-color:transparent;
- z-index:-9999999999;
- }
- #abouticonimage {
- width 70px;
- z-index:-99999;
- }
- #abouticonimage img {
- width:70px;
- height:70px;
- margin-left:235px;
- margin-top:25px;
- position:fixed;
- opacity:1;
- outline:solid 1px {color:border};
- }
- #entries {
- position:fixed;
- z-index:99999999;
- height:315px;
- width:540px;
- font-family:arial;
- overflow:auto;
- margin-left:315px;
- letter-spacing:0px;
- margin-top:355px;
- }
- #post{
- padding:15px;
- width:500px;
- overflow:auto;
- letter-spacing:0px;
- color:{color:post text};
- background:{color:post background};
- margin-bottom:8px;
- margin-left:0px;
- float:center;
- z-index:99999999;
- }
- #info {
- font-weight:bold;
- text-align:left;
- padding:5px;
- font-family: 'Roboto', sans-serif;
- background-color:{color:info background};
- margin-left:-15px;
- margin-top:-15px;
- color:black;
- width:520px;
- font-size:9px;
- text-transform:uppercase;
- font-style:none;
- word-wrap:break-word;
- line-height:9px;
- color:black;
- }
- #info a {
- text-align:center;
- color:black;
- }
- .tags {
- color:{color:text};
- width:500px;
- opacity:0;
- margin-top:-20px;
- height:2px;
- margin-left:0px;
- font-size:8px;
- margin-bottom:5px;
- letter-spacing:1px;
- text-align:justify;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #post:hover .tags {
- opacity:1;
- margin-top:-2px;
- margin-left:0px;
- }
- .tags a {
- letter-spacing:0px;
- padding:3px;
- text-transform:lowercase;
- font-size:9px;
- letter-spacing:0px;
- font-weight:bold;
- background:{color:info background};
- text-align:center;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- }
- .asker{
- padding:1px;
- padding-right:0px;
- padding-left:5px;
- color:{color:bold};
- background-color:{color:info background};
- font-size:10px;
- line-height:18px;
- margin-left:0px;
- margin-top:0px;
- font-weight:bold;
- font-style:italic;
- text-transform: lowercase;
- text-align:left;
- margin-bottom:10px;
- }
- .asker a{
- color:{color:text};
- }
- .questions{
- text-align:center;
- margin-top:15px;
- padding:10px;
- background-color:{color:question background};
- color:{color:text};
- }
- .answer{
- color:{color:text};
- text-align:left;
- margin-top:1px;
- }
- #c{
- position:fixed;
- font-size:10px;
- font-weight:bold;
- padding-bottom:5px;
- padding-top:5px;
- height:10px;
- width:40px;
- opacity:1;
- padding-left:5px;
- padding-right:5px;
- margin-left:1310px;
- margin-top:655px;
- letter-spacing:0px;
- line-height:12px;
- border-right:1px solid {color:border};
- border-bottom:1px solid {color:border};
- text-align:center;
- text-decoration:underline;
- float:left;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- text-transform:uppercase;
- background-color:{color:credit};
- transition-duration: 0.8s;
- }
- lol {
- font-size:25px;
- text-align:left;
- padding-left:-9px;
- float:left;
- width:auto;
- height:auto;
- font-weight:bold;
- font-family: 'Roboto', sans-serif;
- letter-spacing:-2px;
- color:{color:text};
- padding:5px;
- }
- lol:first-letter {
- font-size:25px;
- font-weight:bold;
- text-align:center;
- font-family: 'Roboto', sans-serif;
- color:{color:accent};
- padding:2px;
- }
- #askboxx{
- position:fixed;
- margin-left:54px;
- margin-top:420px;
- text-align:left;
- width:232px;
- background:{color:description background};
- z-index:99;
- height:237px;
- overflow:auto;
- padding:10px;
- padding-top:3px;
- }
- #faqq{
- position:fixed;
- margin-left:54px;
- margin-top:295px;
- text-align:left;
- width:232px;
- background:{color:description background};
- z-index:99;
- height:100px;
- overflow:auto;
- padding:10px;
- }
- .grid {
- position: fixed;
- margin: 0 auto;
- padding: 1em 0 4em;
- width: 1500px;
- list-style: none;
- text-align: center;
- }
- .grid figure {
- position: relative;
- float: center;
- overflow: hidden;
- margin: 10px 1%;
- border:none;
- z-index:9999999999999999999999;
- background-image:url('{image:header}');
- border:none;
- top:-20px;
- left:300px;
- width: 720px;
- height: 350px;
- text-align: center;
- cursor: pointer;
- }
- .grid figure img {
- position: fixed;
- display: none;
- width: 720px;
- height: 350px;
- background:transparent;
- color:transparent;
- border:none;
- opacity: 0.8;
- }
- .grid figure figcaption {
- padding: 2em;
- color: {color:text};
- text-transform: uppercase;
- font-size: 1.25em;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- .grid figure figcaption::before,
- .grid figure figcaption::after {
- pointer-events: none;
- }
- .grid figure figcaption,
- .grid figure figcaption > a {
- position: absolute;
- top: 0;
- left: 0;
- width: 700px;
- height: 350px;
- }
- .grid figure figcaption > a {
- z-index: 1000;
- text-indent: 200%;
- white-space: nowrap;
- font-size: 0;
- opacity: 0;
- }
- .grid figure h2 {
- word-spacing: -0.15em;
- font-weight: 300;
- }
- .grid figure h2 span {
- font-weight: 800;
- }
- .grid figure h2,
- .grid figure p {
- margin: 0;
- }
- .grid figure p {
- letter-spacing: 1px;
- font-size: 68.5%;
- }
- figure.effect-ash figcaption {
- top: auto;
- bottom: 0;
- padding: 1em;
- height: 3.75em;
- background: {color:blockquote background};
- color: {color:text};
- -webkit-transition: -webkit-transform 0.35s;
- transition: transform 0.35s;
- -webkit-transform: translate3d(0,100%,0);
- transform: translate3d(0,100%,0);
- }
- figure.effect-ash h2 {
- float: left;
- }
- figure.effect-ash p.icon-links a {
- float: right;
- color: none;
- font-size: 1.4em;
- z-index:9999999999999999999999;
- }
- figure.effect-ash:hover p.icon-links a:hover,
- figure.effect-ash:hover p.icon-links a:focus {
- color: none;
- }
- figure.effect-ash p.description {
- position: absolute;
- bottom: 8em;
- padding: 2em;
- background:none;
- text-shadow: 1px 1px 3px black;
- overflow:auto;
- color: {color:header desc};
- text-transform: none;
- font-size: 90%;
- opacity: 0;
- -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
- -webkit-transition: opacity 0.35s;
- transition: opacity 0.35s;
- -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
- }
- figure.effect-ash h2,
- figure.effect-ash p.icon-links a {
- -webkit-transition: -webkit-transform 0.35s;
- transition: transform 0.35s;
- -webkit-transform: translate3d(0,200%,0);
- transform: translate3d(0,200%,0);
- }
- figure.effect-ash p.icon-links a span::before {
- display: inline-block;
- padding: 8px 10px;
- font-family: 'feathericons';
- speak: none;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-eye::before {
- content: '\e000';
- margin-top:10px;
- background-image:url('http://static.tumblr.com/ylbnqqn/oD0nrznv2/maild.png');
- }
- .icon-paper-clip::before {
- content: '\e001';
- margin-top:10px;
- background-image:url('http://static.tumblr.com/ylbnqqn/zxnnrznuo/homee.png');
- }
- .icon-heart::before {
- content: '\e024';
- margin-top:10px;
- background-image:url('http://static.tumblr.com/ylbnqqn/zUunrznvi/nav.png');
- }
- figure.effect-ash h2 {
- display: inline-block;
- }
- figure.effect-ash:hover p.description {
- opacity: 1;
- }
- figure.effect-ash:hover figcaption,
- figure.effect-ash:hover h2,
- figure.effect-ash:hover p.icon-links a {
- -webkit-transform: translate3d(0,0,0);
- transform: translate3d(0,0,0);
- }
- figure.effect-ash:hover h2 {
- -webkit-transition-delay: 0.05s;
- transition-delay: 0.05s;
- }
- figure.effect-ash:hover p.icon-links a:nth-child(3) {
- -webkit-transition-delay: 0.1s;
- transition-delay: 0.1s;
- }
- figure.effect-ash:hover p.icon-links a:nth-child(2) {
- -webkit-transition-delay: 0.15s;
- transition-delay: 0.15s;
- }
- figure.effect-ash:hover p.icon-links a:first-child {
- -webkit-transition-delay: 0.2s;
- transition-delay: 0.2s;
- }
- #charas{
- position:fixed;
- margin-left:54px;
- margin-top:100px;
- background:{color:description background};
- text-align:center;
- width:232px;
- z-index:99;
- height:170px;
- overflow:auto;
- padding:10px;
- }
- #charas img{
- border:1px solid {color:border};
- border-radius:100px;
- width:50px;
- height:50px;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebar1"><img src="{image:sidebar}"></a></div>
- <div id="title">{text:title}</div>
- <div id="bbackground"></div>
- <div id="bbackground2"></div>
- </div>
- <div id="charas">
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- <a href="/" title="edit in html"><img src="http://static.tumblr.com/ylbnqqn/jPanrzt30/iconnnnn.jpg"></a>
- </div>
- </div>
- </div>
- </div>
- <div id="about-text">{text:about text}</div>
- <div id="abouticonimage" title= "Icon text here"><img src="{image:icon}"></a></div>
- <div id="faqq">
- <center><i><b>1. {text:question 1}</b></i></center>
- <ul>{text:answer 1}</ul>
- <br></br>
- <center><i><b>2. {text:question 2}</b></i></center>
- <ul>{text:answer 2}</ul>
- <br></br>
- <center><i><b>3. {text:question 3}</b></i></center>
- <ul>{text:answer 3}</ul>
- <br></br>
- <center><i><b>4. {text:question 4}</b></i></center>
- <ul>{text:answer 4}</ul>
- </div>
- <div id="askboxx">
- <p style="margin-left:0px;"><iframe src="http://www.tumblr.com/ask_form/{text:ask form url}.tumblr.com" id="ask_form" frameborder="0" height="230" scrolling="yes" width="232"></iframe></p>
- </div>
- </div>
- </div>
- <div class="grid">
- <figure class="effect-ash">
- <img src=""/>
- <figcaption>
- <lol>Theme Allison</lol>
- <p class="icon-links">
- <a href="{text:navi url}"><span class="icon-heart"></span></a>
- <a href="/ask"><span class="icon-eye"></span></a>
- <a href="/"><span class="icon-paper-clip"></span></a>
- </p>
- <p class="description">{description}</p>
- </figcaption>
- </figure>
- </div>
- <div id="pagination">{block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">BACK </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">NEXT</a>
- {/block:NextPage}
- {/block:Pagination}</div>
- </div></div>
- <div id="entries">
- {block:Posts}
- <div id="post"
- <div id="post">
- <div id="info">
- <div id="permalink">
- <a href="{Permalink}">{Month}.{DayOfMonth}.{Year} </a> |
- <a href="{SourceURL}">©</a>
- </a></div></div>
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}<div class="questions">{Question}</div>
- <div class="asker">{Asker} inquired:</div>
- <div class="answer">{Answer}</div>{/block:answer}
- {block:Quote}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <h2><center><a href="{URL}">{Name}</center></a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
- {/block:Audio}
- {block:HasTags}<div class="tags"><a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
- {block:PostNotes}{PostNotes} {block:NoteCount} {/block:NoteCount}{/block:PostNotes}
- {/block:Posts}</div>
- </div>
- </div>
- </div>
- <div id="c">
- <a href="http://adf.ly/1IcHXD">AZURE</a>
- </div>
- </html>
Add Comment
Please, Sign In to add comment