>

'', ]); ?>
' . __('Posted in %s', 'blockenix') . '', $categories_list ); } $tags_list = get_the_tag_list('', ', '); if ($tags_list) { printf( '' . __('Tagged %s', 'blockenix') . '', $tags_list ); } ?>
'' . __('Previous:', 'blockenix') . ' %title', 'next_text' => '' . __('Next:', 'blockenix') . ' %title', ]); if (comments_open() || get_comments_number()) : comments_template(); endif; endwhile; ?>