<?php
/*

Template Name: Etiketler & Tags

*/
?>
<?php get_header(); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

<h2><link rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></h2>

<?php wp_tag_cloud('number=0&unit=pt'); ?>

<?php endwhile; endif; ?>
<!--/content --><?php get_sidebar(); ?><?php get_footer(); ?>

Kodun Normal Hali Yukardaki.Birde böyle deneyin