View difference between Paste ID: f7rBdxMe and rv1Q2zm0
SHOW: | | - or go back to the newest paste.
1
<!-- 
2
theme by cyrusnigga but i'm thatprairie now hi 
3
don't remove credit or i'll piss on you.
4
-->     
5
                        
6
<head>          
7
<script type="text/javascript"
8
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
9
<link href='http://fonts.googleapis.com/css?family=Give+You+Glory|The+Girl+Next+Door|Happy+Monkey|Loved+by+the+King|Imprima' rel='stylesheet' type='text/css'>
10
<meta name="color:background" content="#FFFFFF"/>
11
<meta name="color:text" content="#130C11"/>   
12
<meta name="color:hover" content="#ffffff"/>  
13
<meta name="color:link" content="#aaaaaa"/>
14
<meta name="image:sidebar" content="1"/>         
15
<meta name="image:background" content="1"/>  
16
<meta name="text:separating symbol" content="/" />
17
<meta name="text:Link One" content=""/>
18
<meta name="text:Link One Title" content=""/>
19
<meta name="text:Link Two" content="" />
20
<meta name="text:Link Two Title" content=""/>
21
<meta name="text:Link Three" content="" />
22
<meta name="text:Link Three Title" content=""/>
23
<meta name="text:Link Four" content="" />
24
<meta name="text:Link Four Title" content=""/>
25
<meta name="text:Link Five" content="" />
26
<meta name="text:Link Five Title" content=""/>
27
<meta name="text:Sidebar Title" content=""/>
28
<meta name="if:black hover images" content="0"/>
29
<meta name="if:perma1" content="1"/>
30
<meta name="if:faded images" content="0"/>
31
<meta name="if:tiny cursor" content="1"/>
32
<meta name="if:links on top of sidebar" content="1"/>
33
<meta name="if:text shadow" content="1"/>
34
<meta name="if:italic hover" content="1"/>
35
<meta name="if:stike hover" content="1"/>
36
37
38
39
40
<style type="text/css">      
41
  
42
43
44
a {color:{color:link};text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
45
46
.wrapper{
47
margin:1px auto;
48
width: 802px;
49
}
50
 
51
.header{
52
float: left;
53
width: 100%;
54
}
55
 
56
.left{
57
float: left;
58
margin-right: 20px;
59
width: 802px;
60
}
61
 
62
.right{  
63
float: right;
64
width: 200px;
65
background-color: {color:Background};
66
} 
67
68
69
p {
70
margin:0px;
71
margin-top:0px;
72
}
73
74
75
{block:ifblackhoverimages}img{-webkit-filter: grayscale(0);-webkit-transition: opacity 0.1s linear; opacity: 1.0;}img:hover{ -webkit-filter: grayscale(1);-webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
76
transition: all 0.9s linear; opacity:1.0;}{/block:ifblackhoverimages}
77
78
.excel{
79
opacity:0.6;
80
}
81
82
body {
83
margin:0px;
84
text-decoration: none;
85
background-color: {color:background}; 
86
background-image:url({image:Background});
87
background-attachment: fixed;
88
background-repeat: repeat;
89
color: {color:Text};
90
font-family:trebuchet ms;
91
font-size: 10px; 
92
line-height:11px;
93
letter-spacing: 0px;
94
{block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
95
}
96
97
98
a:link, a:active, a:visited{
99
color: {color:Link}; 
100
text-decoration: none; 
101
-webkit-transition: color 0.2s ease-out; 
102
-moz-transition: color 0.2s ease-out;
103
{block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
104
}  
105
   
106
::-webkit-scrollbar {width: 10px; height: 6px; background: {color:background}; }
107
108
::-webkit-scrollbar-thumb { border:1px solid #ffffff; background-color: {color:link};border-radius: 20px;}
109
110
111
112
a:hover{
113
color:{color:Hover}; 
114
-webkit-transition: opacity 0.4s linear;
115
-webkit-transition: all 0.2s ease-out;
116
-moz-transition: all 0.3s ease-out;
117
transition: all 0.2s ease-out;
118
{block:iftextshadow}text-shadow: 0px  0px  3px #000000;{/block:iftextshadow} 
119
{/block:ifstrikehover}text-decoration:line-through;{/block:ifstrikehover}
120
-webkit-transition: all 0.3s ease-in-out; 
121
{block:ifitalichover}font-style:italic;{/block:ifitalichover}
122
{block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
123
}
124
125
.entry .gay a{
126
color:#6e6f6e;}  
127
 
128
 
129
.entry .gay{
130
width:500px;
131
position: absolute;
132
line-height: 25px;
133
overflow:hidden;
134
font-size:11px;
135
background:#ffffff;
136
letter-spacing: 3px;
137
height: 0px;
138
opacity: 0.0;
139
border-bottom:3px solid #aaaaaa;
140
-webkit-transition: all 0.4s linear;
141
-moz-transition: all 0.4s linear;
142
transition: all 0.4s linear;
143
}
144
 
145
.entry:hover .gay{
146
width:500px;
147
margin-left: 0px;
148
height: 25px;
149
overflow:visible;
150
opacity:0.75;
151
-webkit-transition: all 0.4s linear;
152
-moz-transition: all 0.4s linear;
153
transition: all 0.4s linear;
154
}
155
156
157
.entry {
158
float:left;
159
background-color: #fff; 
160
border:1px double #dadada;
161
margin:5px;
162
{block:iffadedimages}opacity:0.8;{/block:iffadedimages}
163
-webkit-transition: opacity 0.4s linear;
164
-webkit-transition: all 0.2s ease-out;
165
-moz-transition: all 0.3s ease-out;
166
transition: all 0.2s ease-out;
167
padding:10px;
168
{block:IndexPage}
169
width: 500px;
170
{/block:IndexPage}
171
{block:PermalinkPage}
172
width:500px;
173
{/block:PermalinkPage}
174
}
175
176
.entry:hover{
177
{block:iffadedimages}opacity:1.0;{/block:iffadedimages}
178
-webkit-transition: opacity 0.4s linear;
179
-webkit-transition: all 0.2s ease-out;
180
-moz-transition: all 0.3s ease-out;
181
transition: all 0.2s ease-out;
182
}
183
   
184
.permalink{   
185
line-height: 13px;   
186
font-size: 10px;  
187
text-align:center;  
188
margin-top: 1px;   
189
text-align: right; 
190
}
191
192
@font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
193
194
div#sidebar{
195
position:fixed !important;  
196
width: 190px;
197
height:auto;
198
margin-top: 150px;   
199
margin-left: -60px; 
200
padding: 10px;
201
letter-spacing:0px;
202
margin-bottom: 6px; 
203
background-color:#fff;   
204-
background-color:transparent;   
204+
205
border:1px double #dadada;
206
{block:iffadedimages}opacity:0.8;{/block:iffadedimages}
207
-webkit-transition: opacity 0.4s linear;
208
-webkit-transition: all 0.2s ease-out;
209
-moz-transition: all 0.3s ease-out;
210
transition: all 0.2s ease-out;
211
}    
212
213
   
214
div#sidebar2{
215
position:fixed !important;
216
width: autopx;
217
font-size:13px;
218
letter-spacing:2px;
219
text-transform:uppercase;
220
background-color:transparent;
221-
background-color:{color:background};
221+
222
padding-bottom:2px;
223
margin-top:-23px;
224
margin-left:8px;
225
}   
226
227
228
div#sidebar:hover {
229
{block:iffadedimages}opacity:1.0;{/block:iffadedimages}
230
-webkit-transition: opacity 0.4s linear;
231
-webkit-transition: all 0.2s ease-out;
232
-moz-transition: all 0.3s ease-out;
233
transition: all 0.2s ease-out;
234
}
235
236
#posts {
237
width:500px;
238
margin-left:189px;
239
margin-top: 10px;
240
background-color: {color:background}; 
241
background-image:url({image:Background});
242
{block:PermalinkPage}  
243
margin-left:213px;
244
{/block:PermalinkPage}
245
float:left;
246
}
247
  
248
#infscr-loading{   
249
bottom: -70px;
250
position: absolute;
251
left: 50%;
252
margin-left:-8px;
253
width:16px;
254
height:11px;
255
overflow:hidden;
256
margin-bottom: 50px;
257
}
258
259
.title{
260
font-size: 15px;
261
line-height:14px;
262
color: {color:Title}; 
263
}
264
265
266
#pagination{
267
    display:none;
268
}
269
 
270
271
.perma {
272
    opacity: 0.0;
273
    filter: alpha(opacity = 0);
274
    z-index:9999991;  
275
    display: inline-block;
276
    position: absolute;
277
    text-align: left;  
278
    margin-top: 5px;
279
    margin-left: 5px;
280
    width: 100%;
281
    -webkit-transition: opacity 0.7s linear;  
282
opacity: 0.0;
283
-webkit-transition: all 0.4s ease-out;  
284
-moz-transition: all 0.4s ease-out;
285
transition: all 0.4s ease-out;
286
}
287
   
288
   
289
   .bubble2 {align:right;background: kdfkdd;padding:2px;position: relative;border-radius:10px; margin:0px 0px 0px 58px;}
290
   
291
   
292
.entry:hover .perma   {
293
    opacity: 1;
294
    filter: alpha(opacity = 100);
295
    -webkit-transition: opacity 0.7s linear;
296
opacity: 1;
297
-webkit-transition: all 0.4s ease-out;
298
-moz-transition: all 0.4s ease-out;
299
transition: all 0.4s ease-out;
300
}
301
   
302
.likep {
303
    width: 21px;
304
    height: 20px;
305
    overflow: hidden;
306
    z-index: 9999999;
307
    display: inline-block;
308
     margin-right: 3px;
309
}
310
 
311
.rep {
312
    width: 24px;
313
    height: 20px;
314
    overflow: hidden;
315
    z-index: 9999999;
316
    display: inline-block;  
317
}  
318
 
319
.likep a:hover {
320
    background-position: 0px 0px;
321
}
322
323
324
.bubble {align:right;background: kdfkdd;padding:10px;position: relative;border-radius:10px; margin:0px 0px 0px 50px;}
325
 
326
.likep a {
327
    background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
328
    background-position: 0px 0px;
329
    display: block;
330
    z-index: 9999999;
331
 
332
}
333
 
334
.likep img {
335
    width: 21px;
336
    height: 20px;
337
}
338
 
339
.rep img{
340
    width: 24px;
341
    height: 20px;
342
    line-height: 30px;
343
    display: inline;
344
     margin-right: 2px;
345
}
346
     
347
.not { display: inline-block;
348
    background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
349
    height: 20px;
350
    top: -6px;
351
    font-size: 11px;
352
    line-height: 20px;
353
    color: #fff;
354
    padding-left: 4px;
355
    padding-right: 4px;
356
    -moz-border-radius: 2px;
357
    border-radius:  2px;
358
    position: relative; 
359
    left: 2px;
360
}
361
 
362
.not a, .not:hover a, .not a:hover{
363
    color: #ffffff!important;
364
    letter-spacing: 0px;
365
    font-family:;
366
    font-size:11px;
367
    font-weight:bold;
368
    font-family:arial;
369
}   
370
     
371
.entry:hover .not, .entry:hover .rep, .entry:hover .likep {
372
    opacity: 1.0;
373
    filter: alpha(opacity = 80);
374
}
375
 
376
.not:hover , .rep:hover, .likep:hover {
377
    opacity: 0.8!important;
378
    filter: alpha(opacity = 100)!important;
379
}
380
   
381
.t {   
382
    text-align: right;
383
    opacity: 1;
384
    filter: alpha(opacity =100);
385
     margin-right: 3px;
386
    
387
}
388
 
389
.t {
390
    font-size: 10px;
391
    line-height: 13px;
392
    height: 13px;
393
     margin-right: 3px;
394
}
395
     
396
 
397
 
398
.entry:hover .t {
399
    opacity: 1;
400
    filter: alpha(opacity = 100);
401
     margin-right: 3px;
402
}
403
404
    
405
 #omg{
406
letter-spacing: 1px;
407
line-height:19px;
408
margin-bottom:-2px;
409
}
410
411
#omg:hover{ 
412
}
413
414
415
blockquote{
416
padding:0px 0px 2px 5px;
417
margin:0px 0px 2px 10px;
418
border-left: 1px dotted #555555;
419
border-lleft: 1px dotted #r4mfag;
420
}
421
 
422
423
424
.askborder {float: left;margin: 1px -3px 0 0;padding: 2px;}
425
426
.bubble p {margin:1px 0px;}
427
428
429
.bubble a{
430
}
431
 
432
433
#uno {
434
bottom:3px;
435
right:3px;
436
font-size:9px;
437
position:fixed;
438
}
439
440
441
442
{CustomCSS}
443
444
</style>
445
446
{block:IndexPage}
447
<script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
448-
<script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
448+
449-
<script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
449+
450
var $content = $('#posts');
451
$content.masonry({itemSelector: '.entry'}),
452
$content.infinitescroll({
453
navSelector : 'div#pagination',
454
nextSelector : 'div#pagination a#nextPage',
455
itemSelector : '.entry',
456
loading: {
457
finishedMsg: '',
458
img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
459
},
460
bufferPx : 600,
461
debug : false,
462
},
463
// call masonry as a callback.
464
function( newElements ) {
465
var $newElems = $( newElements );
466
$newElems.hide();
467
// ensure that images load before adding to masonry layout
468
$newElems.imagesLoaded(function(){
469
$content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
470
 
471
 
472
});
473
});
474
});
475
</script>
476
 
477
{/block:IndexPage}
478
479
480
<title>{title}</title>
481
482
<link rel="shortcut icon" href="{Favicon}">
483
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" /></head><body><div class="wrapper"><div class="header"></span></div><div id="sidebar">
484
485
<div id="sidebar2"><center>{text:sidebar title}</center></div>
486
487
488
{block:IfLinksOnTopOfSidebar}<center><div id="omg">{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
489
490
{block:IfLinktwotitle} {text:separating symbol} <a href="{text:link two}">{text:link two title}</a>  {/block:IfLinktwotitle}
491
492
{block:IfLinkthreetitle} {text:separating symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
493
494
{block:IfLinkfourtitle} {text:separating symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
495
496
{block:IfLinkfivetitle} {text:separating symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
497
  
498
</div>{/block:IfLinksOnTopOfSidebar}
499
500
501
<center><a href="/"><img src="{image:sidebar}" width=190px></a></center>
502
503
504
{block:IfNotLinksOnTopOfSidebar}<center><div id="omg">{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
505
506
{block:IfLinktwotitle} {text:separating symbol} <a href="{text:link two}">{text:link two title}</a>  {/block:IfLinktwotitle}
507
508
{block:IfLinkthreetitle} {text:separating symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
509
510
{block:IfLinkfourtitle} {text:separating symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
511
512
{block:IfLinkfivetitle} {text:separating symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
513
  
514
</div>{/block:IfNotLinksOnTopOfSidebar}
515
516
517
<center>{Description}
518
</div>
519
520
521
<div class="left">
522
523
<div id="posts">
524-
<div id="uno">
524+
525-
<a href="
525+
526-
http://cyrusnigga.tumblr.com/">
526+
527-
theme credit</a></div>
527+
528
{block:IndexPage}
529
{/block:IndexPage}
530
531
{block:Text}
532
{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
533
<div class="permalink">
534
<a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
535
{/block:Text}
536
537
{block:Link}
538
<a href="{URL}" class="title">{Name}</a>
539
{block:Description}{Description}{/block:Description}
540
<div class="permalink">
541
<a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
542
{block:Link}
543
544
   
545
{block:Photo}
546
547
 {block:ifnotperma1}<center>
548
<div class="gay">
549
<a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
550
551
  
552
 {block:ifperma1} <div class="perma">  
553
    <div class="likep">
554
    <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
555
    </div>
556
    <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
557
    </div>  
558
    <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
559
    </div>    
560
    {/block:ifperma1}
561
    
562
{block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>
563
564
{LinkCloseTag}{/block:IndexPage}
565
 
566
    
567
    
568
{block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
569
<img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
570
{LinkCloseTag}{/block:PermalinkPage}
571
{/block:Photo}
572
573
{block:Photoset}
574
575
576
 {block:ifnotperma1}<center>
577
<div class="gay">
578
<a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
579
580
581
{block:ifperma1} <div class="perma">  
582
    <div class="likep">
583
    <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
584
    </div>
585
    <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
586
    </div>  
587
    <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
588
    </div>    
589
    {/block:ifperma1} 
590
{block:IndexPage}
591
{Photoset-500}
592
{/block:IndexPage}
593
{/block:Photoset}
594
595
{block:Quote}
596
{Quote}</span>
597
{block:Source}<strong>{Source}</strong>{/block:Source}
598
<div class="permalink">
599
<a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
600
{/block:Quote}
601
602
603
{block:Answer}
604
<img src="{AskerPortraitURL-48}" align="left" class="askborder">
605
<div class="bubble"><span></span><b>{Asker}</b> asked:<i>{Question}&nbsp;</i></div>
606
<div class="bubble2"><span>
607
{Answer}</span></div>
608
<div class="permalink">
609
<a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
610
{/block:Answer}
611
 
612
 
613
 
614
{block:Chat}
615
{block:Title}<span class="title">{Title}</span>{/block:Title}
616
<ul class="chat">
617
{block:Lines}
618
<li class="user_{UserNumber}">
619
{block:Label}
620
<span class="label">{Label}</span>
621
{/block:Label}
622
623
{Line}
624
</li>
625
{/block:Lines}
626
</ul><div class="permalink">
627
<a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
628
629
{/block:Chat}
630
631
{block:Audio}
632
<center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
633
{block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
634
<div class="permalink">
635
<a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
636
{/block:Audio}
637
638
{block:Video}
639
640
641
642
 {block:ifnotperma1}<center>
643
<div class="gay">
644
<a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
645
646
647
 {block:ifperma1} <div class="perma">  
648
    <div class="likep">
649
    <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
650
    </div>
651
    <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
652
    </div>  
653
    <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
654
    </div>    
655
    {/block:ifperma1} 
656
{block:IndexPage}   
657
<center>
658
{Video-500}</center>
659
{/block:IndexPage}
660
{block:Video}
661
662
{block:PermalinkPage}
663
<center>
664
{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
665
{/block:PermalinkPage}
666
667
668
{block:PostNotes}{PostNotes}
669
{/block:PostNotes}
670
</div>
671
672
   
673
{/block:Posts}   
674
</div>
675
</div> 
676
{block:IndexPage}   
677
{block:Pagination}
678
<div id="pagination">
679
{block:NextPage}
680
<a id="nextPage" href="{NextPage}"></a>
681
{/block:NextPage}
682
{block:PreviousPage}
683
<a href="{PreviousPage}"></a>
684
{/block:PreviousPage}
685
</div>
686
{/block:Pagination}
687
{/block:IndexPage}
688
</div>
689
690
691
</body>
692
693
</html>