== first(); $posts = $category->posts; $this['news'] = $posts->take(3); } ?> ==