26 rivejä
1.0 KiB
HTML
26 rivejä
1.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
{Gelato_includes}
|
|
<link rel="stylesheet" type="text/css" href="{URL_Tumble}/themes/tumblr/style.css"/>
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="{URL_Tumble}/rss.php"/>
|
|
<title>{Title}</title>
|
|
<!--[if IE]>
|
|
<style type="text/css">
|
|
div.post div.quote span.quote big.quote {
|
|
line-height: 40px;
|
|
}
|
|
</style>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<div id="container">
|
|
<a href="{URL_Tumble}/rss.php"><img src="{URL_Tumble}/themes/tumblr/img/rss.gif" id="rss" alt="RSS" title="RSS" /></a>
|
|
|
|
<h1><a href="{URL_Tumble}/">{Title}</a></h1>
|
|
|
|
<div id="description">
|
|
{Description}
|
|
</div> |