jsonNotFoundResponse(); } return $this->jsonResponse(array( 'status' => 'success', 'data' => $this->render('MuzichCoreBundle:Helpbox:'.$ressource_id.'.html.twig') ->getContent() )); } }