Kod:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" >
<meta name="robots" content="follow, all" >
<title><%WindowTitle%></title><link rel="stylesheet" type="text/css" href="http://static.blogcu.com/sablon-wizard/css/base.css" media="screen" >
<!--grid styles to switch-->
<link rel="stylesheet" type="text/css" href="http://static.blogcu.com/sablon-wizard/css/grid1.css" title="styles1" media="screen" ><style type="text/css">
.govde {
/*Arkaplan*/
background-attachment:fixed;
background-color:transparent;
background-image:url('http://static.blogcu.com/sablon-wizard/images/arkaplan/arkaplan-1.jpg');
background-position:;
background-repeat:;
/*cerceve*/
border-width:;
border-style:;
border-color:;
/*bosluklar*/
padding-top:;
padding-right:;
padding-bottom:;
padding-left:;
}
.sayfa {
background-color:transparent;
width:850px;
margin:0 auto 0 auto;
padding-left:;
padding-top:;
font-family:Georgia, Times New Roman, Times, serif;
/*gorunurluk*/
filter:alpha(opacity=100);
opacity: 1;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
.sayfa-container {
}
/*Başlık alanı zemin rengi*/
.blog-baslik .container {
background-color:#000000;
}
/*Yazı alanı zemin rengi*/
.yazilar .container {
background-color:#000000;
}
/*1.sütun zemin rengi*/
.col-1 .container {
background-color:#000000;
}
/*2.sütun zemin rengi*/
.col-2 .container {
background-color:;
}.blog-baslik-icerik {
}
.sayfa-icerik {
}
.wrapper {overflow:hidden;zoom:1}
.col-1 {
width:250px;
}
.col-2 {
width:210px;
}
.yazilar {
}
.container {
margin:!;
padding:;
-moz-border-radius:5px;
margin-right:;
margin-bottom:;
-webkit-border-radius:5px;
}
/*Yazilar*/
.post-body, body {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}
/*Ana baslik*/
.blog-title {
font-family:;
color:#666666;
}
/*Ara basliklar*/
.post-date, .modul-baslik {
font-family:'Arial Black', Gadget, sans-serif;
color:#ffffff;
}
/*Blog aciklamasi*/
.blog-description {
font-family:;
color:#ffffff;
}
/*Linkler*/
.govde a:link, .govde a:visited, .govde a:hover, .govde a:active {
color:#5eb9ff;
}</style></head><body><div class="govde">
<div class="sayfa wrapper">
<div class="sayfa-container">
<div class="blog-baslik">
<div class="blog-baslik-icerik container">
<h1 class="blog-title" id="title"><%Title%></h1>
<p class="blog-description" id="description"><%Description%></p>
</div>
</div>
<div class="sayfa-icerik">
<div class="col-1">
<div id="sortable1" class="col-1-icerik container connectedSortable ui-sortable">
<!--Menü-->
<!--Son Yazilarim-->
<div class="modul">
<div class="modul-baslik">Kategoriler</div>
<ul id="category" class="modul-ul"><ul class="module-list"><%Kategorilerim%></ul></ul>
</div><div class="modul">
<div class="modul-baslik">Son Yazılarım</div>
<ul id="recentEntry" class="modul-ul"><RecentEntry><li class="module-list-item"><%RecentEntryTitle%></li></RecentEntry></ul>
</div> <!--Etiket Bulutu-->
<!--Kategoriler-->
<!--Kanallar-->
<div class="modul">
<div class="modul-baslik">Etiket Bulutu</div>
<p id="etiketBulutu" class="modul-p"><ul class="module-list"><%TagCloud%></ul></p>
</div> </div>
</div>
<div class="col-2">
<div id="sortable2" class="col-2-icerik container connectedSortable ui-sortable">
<!--Hakkimda-->
<div class="modul">
<div class="modul-baslik">Hakkımda</div>
<p id="hakkimda" class="modul-p"><a href="<%ProfileURL%>"><img width="50" border="0" align="right" alt="avatar" class="avatar" src="<%Avatar%>"/></a><%Hakkimda%></p>
</div> <!--Son Yorumlar-->
<div class="modul">
<div class="modul-baslik">Son Yorumlar</div>
<ul id="recentComments" class="modul-ul"><ul class="module-list"><%SonYorumlar%></ul></ul>
</div> <!--Arkadaslarim-->
<div class="modul">
<div class="modul-baslik">Arkadaşlarım</div>
<ul id="arkadaslarim" class="modul-ul"><Friends><li class="module-list-item"><a href="<%FriendURL%>" target="_blank" title="<%FriendUsername%>"><%FriendUsername%></a></li></Friends></ul>
</div> <!--Baglantilarim-->
<div class="modul">
<div class="modul-baslik">Bağlantılarım</div>
<ul id="baglantilarim" class="modul-ul"><Link><li class="module-list-item"><a href="<%LinkURL%>" title="<%LinkURL%>"><%LinkTitle%></a></li></Link></ul>
</div>
</div>
</div>
<div id="mainPage" class="yazilar wrapper">
<div id="postEntry" class="yazilar-icerik container">
<IfMainPage>
<Entry>
<div class="post-entry">
<div class="post-date"><%EntryDate%></div>
<h2 class="post-title"><a href="<%EntryURL%>" rel="bookmark"><%EntryTitle%></a></h2>
<div class="entrybody">
<%EntryBody%>
</div>
<div class="etiketler"> <div class="modul-baslik"><IfCategoriesAllowed>Kategori: <%EntryCategory%> | </IfCategoriesAllowed> <IfCommentsAllowed><a href='<%EntryURL%>#commentsnav'>Yorum</a> (<%EntryCommentCount%>) </IfCommentsAllowed> <IfCommentPostAllowed><a href='<%EntryURL%>'>Yorum yaz!</a></IfCommentPostAllowed> | <a href='<%EntryURL%>'>Kalıcı Bağlantı</a> <IfTagsAllowed><br/> Etiketler : <%EntryTag%> </IfTagsAllowed></div></div>
</div>
</Entry>
</IfMainPage>
<br>
<!-- ARSIV SAYFASI -->
<IfArchivePage>
<div class=post>
<h3>Arşiv</h3>
<%ArchiveInfo%>
</div>
</IfArchivePage>
<br>
<IfEntryPage>
<Entry>
<div class="post-entry">
<div class="post-date"><%EntryDate%></div>
<h2 class="post-title"><a href="<%EntryURL%>" rel="bookmark"><%EntryTitle%></a></h2>
<div class="entrybody">
<%EntryBody%>
</div>
<div class="etiketler"> <div class="modul-baslik"> <IfCategoriesAllowed>Kategori: <%EntryCategory%> | </IfCategoriesAllowed> <IfCommentsAllowed><a href='<%EntryURL%>#commentsnav'>Yorum</a> (<%EntryCommentCount%>) </IfCommentsAllowed> | <SendThisLink>Arkadaşına Gönder!</SendThisLink> <IfTagsAllowed><br/>Etiketler : <%EntryTag%> </IfTagsAllowed></div></div>
<br>
<IfCommentPostAllowed>
<h1>Yorum Gönder</h1>
<p><%WriteCommentBox%> </p>
</IfCommentPostAllowed>
<br>
<div class="post-sender">
<IfCommentsAllowed>
<div class="modul-baslik"> <a name="commentsnav"><%EntryCommentCount%> yorum yazilmistir </a> </div>
<Comment>
<div class="modul-baslik">
<b>Yazan</b>: <%CommentAuthor%> <%CommentAuthorIP%> | <b>Tarih</b>: <%CommentDate%> <br> <b>Konu</b>: <%CommentTitle%> <br>
<small> <%CommentBody%></small>
<p class=info><a href='<%CommentURL%>'>Bağlantı »</a> <CommentEdit>Düzenle » </CommentEdit> <CommentDelete>Sil</CommentDelete></p>
</div>
</Comment>
</IfCommentsAllowed>
</div>
</div>
</Entry>
</IfEntryPage>
<IfPages>
<p class="content-nav">
<EarlierLink>« Önceki </EarlierLink> | <LaterLink> Sonraki »</LaterLink>
</p>
</IfPages>
<div class="connectedSortable ui-sortable" id="sortable4" unselectable="on" style="-moz-user-select: none;">
<div style="height: 10px;"></div>
</div>
<%BlogcuFooter%>
</div>
</div>
</div>
</div>
</div>
</div></body></html>
yardım bekliyorum.
bu kodta meta nereye eklenmeli?