0) { foreach ($context['favorite_posts'] as $key => $post_data) { include 'includes/fav.html'; } } else{ include 'includes/no-posted.html'; } ?>