'; if ( has_post_thumbnail() ) { the_post_thumbnail(); } echo '

'. get_the_title() .'

'; the_content(); echo ''; endwhile; else: echo '

Brak wiadomości do wyświetlenia.

'; endif; ?>