Ugrás a tartalomhoz
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
2012-01-23 - 13:42 PM
2012-01-20 - 00:15 AM
<div class="art-PostContent"> <?php if (is_search()) the_excerpt(); else the_content(__(' ', 'kubrick')); ?><a href="<?php the_permalink() ?>">Tovább a cikkhez>></a> <?php if (is_page() or is_single()) wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?> </div> <div class="cleared"></div>
2012-01-12 - 13:10 PM