valla hocam index.php nin içeriği tam olarak şu şekilde

<?php get_header(); ?>

<div id="yazi">
<h1><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title_attribute(); ?> yazısını oku"><?php the_title(); ?></a></h1>
<br />


<?php the_time('j F Y') ?> Tarihinde yazıldı.
<?php the_tags('Etiketleri:', ',', '.'); ?>
<?php the_content('devamı'); ?>
</div>

<?php get_sidebar(); ?>

ekrana konu başlığı geliyor, yazı yok. bulamıyorum bi türlü