Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><title>{Title}{block:PostTitle}; {PostTitle}{/block:PostTitle}</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}
- <meta name="image:BG">
- <meta name="image:icon 1">
- <meta name="image:icon 2">
- <meta name="image:icon 3">
- <meta name="image:icon 4">
- <meta name="image:icon 5">
- <style type="text/css">
- iframe#tumblr_controls {
- position:fixed !important;
- z-index:99999999 !important;
- }
- body {
- font-family:courier new;
- font-size:10px;
- text-align:justify;
- margin:0px;
- background:#fff url('{image:BG}') fixed repeat center;
- color:#000;
- }
- a {
- text-decoration:none;
- color:#000;
- }
- </style>
- </head>
- <body>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement